mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-01 03:00:13 -04:00
Cleaned some of the docs
This commit is contained in:
@@ -12,7 +12,9 @@ using MinGW on windows).
|
||||
CMake is used to build each of the wrappers for CoolProp.
|
||||
|
||||
To install CMake, please visit `CMake.org <http://www.cmake.org/>`_ or install
|
||||
it through your systems package manager. For Mac OSX, you have to start it as
|
||||
it through your systems package manager. For Mac OSX, you can use ``homebrew``
|
||||
and run ``brew install cmake``. If you do not like that, you can also install
|
||||
it from the official binary release, you have to start it as
|
||||
super user to be able to install the symlinks in the system path. Run::
|
||||
|
||||
sudo /Applications/CMake.app/Contents/MacOS/CMake
|
||||
|
||||
Reference in New Issue
Block a user