From 6b3b90d9b3e909a1f6266a8cbd266aded952b9a9 Mon Sep 17 00:00:00 2001 From: Mike Croucher Date: Sat, 7 Mar 2015 08:42:05 +0000 Subject: [PATCH] Fix README.md formatting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2268f2cb..8c6c4397 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Work is underway to make GPy run on Python 3. * Python 2.x compatibility is currently broken in this fork * All tests in the testsuite now run on Python3. To see this for yourself, in Ubuntu 14.04, you can do + git clone https://github.com/mikecroucher/GPy.git cd GPy git checkout devel