Skip to content

Commit

Permalink
add compiler install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhar-abbas committed Nov 13, 2020
1 parent 21acfd6 commit f9e356a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ If you do not have WISDEM or the ROSCO toolbox installed and would like to insta
cd ROSCO_toolbox
git submodule init
git submodule update
conda install compilers # (Mac/Linux only)
conda install m2w64-toolchain libpython # (Windows only)
python setup.py install
```

Expand Down

0 comments on commit f9e356a

Please sign in to comment.