cluster_search/commit

Updated readme.

authorChris Dijkshoorn
Thu Sep 25 09:27:34 2014 +0200
committerChris Dijkshoorn
Thu Sep 25 09:27:34 2014 +0200
commit6d2c3d4dc3b46d33468baa0af2fe800d94ac14e2
tree9cbc4cbcef4e52412244043c290e7f3188b19985
parentc0e74dcd96727eef14cf5c7ecb66400a80b23b85
Diff style: patch stat
diff --git a/README.md b/README.md
index 870b413..348400c 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Install latest SWI-Prolog development release: http://www.swi-prolog.org/downloa
 Clone the Cliopatria webserver code in a suitable directory:
 ```bash
 $ cd git
-$ git clone https://github.com/SWI-Prolog/ClioPatria.git
+$ git clone git@github.com:ClioPatria/ClioPatria.git
 ```
 
 Create a folder for the clustersearch project:
@@ -37,7 +37,7 @@ Start the webserver and install the required cpacks:
 ```bash
 $ ./run.pl
 ?- cpack_install(cluster_search).
-``
+```
 
 Congratulations! If everything went well you now have a server with cluster_search functionallity running at: localhost:3020/clustersearch