From 8e2ccb8d5e74f2d813c222d46f8dce0333f3ab14 Mon Sep 17 00:00:00 2001 From: Max Zwiessele Date: Wed, 9 Sep 2015 09:22:01 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 34238dac..2a2775fb 100644 --- a/README.md +++ b/README.md @@ -26,14 +26,14 @@ We like to pronounce it 'Gee-pie'. ### Getting started: installing with pip -We are now requiring the newest version of ![scipy](http://www.scipy.org/) and thus, we strongly recommend using -the ![anaconda python distribution](http://continuum.io/downloads). +We are now requiring the newest version of [scipy](http://www.scipy.org/) and thus, we strongly recommend using +the [anaconda python distribution](http://continuum.io/downloads). With anaconda you can install GPy by the following: conda update scipy pip install gpy -. We've also had luck with ![enthought](http://www.enthought.com), although enthought currently (as of 8th Sep. 2015) does not support scipy 0.16. +. We've also had luck with [enthought](http://www.enthought.com), although enthought currently (as of 8th Sep. 2015) does not support scipy 0.16. On a fresh install of windows 8.1, we downloaded the Anaconda python distribution, started the anaconda command prompt and typed @@ -90,7 +90,7 @@ clone this git repository and add it to your path: ### OSX Everything appears to work out-of-the box using -![anaconda python distribution](http://continuum.io/downloads) +[anaconda python distribution](http://continuum.io/downloads) on osx Mavericks. Download/clone GPy, and then add GPy to your PYTHONPATH