diff --git a/manual/install.html b/manual/install.html index 2ddbdc9..ae28f61 100644 --- a/manual/install.html +++ b/manual/install.html @@ -158,10 +158,10 @@
The make system is based on CMake. Installing CMake can be done by typing on Ubuntu:
sudo apt-get install swig
sudo apt-get install cmake
and on Mac OSX using macports:
sudo port install swig && sudo port install swig-python
and on Mac OSX using homebrew:
brew install cmake