Skip to content

Commit

Permalink
Add CMAKE to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
rpep committed Aug 1, 2016
1 parent c9aaba8 commit 0efea3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/ubuntu_install_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ echo "Super user authentication required to add packages (you will be \
prompted for confirmation)."
sudo bash install-ubuntu-packages.sh
bash install-fftw.sh
bash install-sundials-2.5.sh
bash install-sundials.sh
sudo pip install cython --upgrade
pushd .. > /dev/null
make
Expand Down

0 comments on commit 0efea3f

Please sign in to comment.