mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-03 13:14:11 +03:00
Update README.rst
This commit is contained in:
parent
9c57aa7473
commit
f377ac2722
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user