Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

Commit

Permalink
Add swig as a prereq for scipy in docs. Closes #2.
Browse files Browse the repository at this point in the history
  • Loading branch information
titanous committed Jun 20, 2012
1 parent 2f056fb commit c8c7c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ These steps have been tested on OS X Lion 10.7.4 with Xcode 4.3.2.
- Install the python package prerequisites

```sh
brew install gfortran umfpack
brew install gfortran umfpack swig
```

- Install the prerequisite python packages
Expand Down

0 comments on commit c8c7c32

Please sign in to comment.