From dc32e3ecb33bca10a99d5c02775890e5ef92cdad Mon Sep 17 00:00:00 2001 From: ines Date: Wed, 8 Mar 2017 11:37:04 +0100 Subject: [PATCH] Fix link --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0ca3ade29..b6bee922b 100644 --- a/README.rst +++ b/README.rst @@ -210,7 +210,7 @@ details. # make sure you are using recent pip/virtualenv versions python -m pip install -U pip virtualenv - git clone #{gh("spaCy")} + git clone https://github.com/explosion/spaCy cd spaCy virtualenv .env