Skip to content
Snippets Groups Projects
Commit 5cdbecd0 authored by Michael Wimmer's avatar Michael Wimmer
Browse files

bring back updated homebrew installation instructions

parent 2d42ec56
No related branches found
No related tags found
No related merge requests found
......@@ -195,17 +195,17 @@ freedom than Macports. We recommend this option if you have no preferences.
4. Install a few prerequisites ::
brew install gfortran python
brew install gcc python
5. Add additional repositories ::
brew tap homebrew/science
brew tap samueljohn/python
brew tap homebrew/python
brew tap michaelwimmer/kwant
6. Install Kwant and its prerequisites ::
pip install nose
pip install nose six
brew install numpy scipy matplotlib
brew install kwant
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment