diff --git a/docs/source/install/install.rst b/docs/source/install/install.rst index 50e7914aa170ac16d660f046363ae1d9a3d35993..82265fb508d7783ad31754676665803fea8e7d58 100644 --- a/docs/source/install/install.rst +++ b/docs/source/install/install.rst @@ -1,8 +1,11 @@ Use pre-built packages ----------------------- -If you need only `python` interface, you can install it using `pip`. This is the easiest -way to install Python interface. +pip +^^^^ + +If you only need `python` interface, use `pip`. This is the easiest way to install Python interface. +This solution has been tested for Linux and MacOSX. :: pip install pymoose