mirror of https://github.com/explosion/spaCy.git
Fix link
This commit is contained in:
parent
758335452d
commit
dc32e3ecb3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue