Update README.rst

This commit is contained in:
Ines Montani 2016-10-19 03:23:56 +02:00 committed by GitHub
parent 9c57aa7473
commit f377ac2722

View File

@ -176,7 +176,7 @@ system. See notes on Ubuntu, OS X and Windows for details.
python -m pip install -U pip virtualenv
# find git install instructions at https://git-scm.com/downloads
git clone https://github.com/spacy-io/spaCy.git
git clone https://github.com/explosion/spaCy.git
cd spaCy
virtualenv .env && source .env/bin/activate