diff --git a/doc/installation.rst b/doc/installation.rst index 8059e89a..35352272 100644 --- a/doc/installation.rst +++ b/doc/installation.rst @@ -26,9 +26,6 @@ To install the latest version of GPy, *git* is required. A *git* client on Windo :: pip install git+https://github.com/SheffieldML/GPy.git@devel -Note that some of the functionalities in GPy require a *C/C++* compiler. One option would be to install a MSVC compiler, e.g., an Express Edition can be found `here `_. - - MacOSX ===================================