Edit boost-python formula
authorDaniel Golden <dgolden1@gmail.com>
Thu, 16 Oct 2014 19:55:53 +0000 (12:55 -0700)
committerDaniel Golden <dgolden1@gmail.com>
Thu, 16 Oct 2014 19:55:53 +0000 (12:55 -0700)
docs/installation.md

index d8fb1c0..207e17d 100644 (file)
@@ -182,7 +182,7 @@ For each of these formulas, `brew edit FORMULA`, and add the ENV definitions as
 
 To edit the formulae in turn, run
 
-    for x in snappy leveldb protobuf gflags glog szip boost lmdb homebrew/science/opencv; do brew edit $x; done
+    for x in snappy leveldb protobuf gflags glog szip boost boost-python lmdb homebrew/science/opencv; do brew edit $x; done
 
 After this, run