From 6c57bc3027b5a9f6d11014e5e2d45871790f33c4 Mon Sep 17 00:00:00 2001 From: fawce Date: Sat, 8 Sep 2012 23:25:52 -0400 Subject: [PATCH] removed zmq reference --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ae9fb91b..58e3c0b4 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,6 @@ Scientific python on the Mac can be a bit confusing because of the many independ - umfpack - you need this to build scipy. ```brew install umfpack``` - swig - you need this to build scipy. ```brew install swig``` - hdf5 - you need this to build tables. ```brew install hdf5``` -- zeromq - you need this to run qbt. ```brew install zmq``` Data Sources