Skip to content

Commit 0efea3f

Browse files
committed
Add CMAKE to requirements
1 parent c9aaba8 commit 0efea3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/ubuntu_install_script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ echo "Super user authentication required to add packages (you will be \
22
prompted for confirmation)."
33
sudo bash install-ubuntu-packages.sh
44
bash install-fftw.sh
5-
bash install-sundials-2.5.sh
5+
bash install-sundials.sh
66
sudo pip install cython --upgrade
77
pushd .. > /dev/null
88
make

0 commit comments

Comments
 (0)