mirror of
https://github.com/explosion/spaCy.git
synced 2025-05-03 23:33:40 +03:00
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
|
# make sure you are using recent pip/virtualenv versions
|
||||||
python -m pip install -U pip virtualenv
|
python -m pip install -U pip virtualenv
|
||||||
git clone #{gh("spaCy")}
|
git clone https://github.com/explosion/spaCy
|
||||||
cd spaCy
|
cd spaCy
|
||||||
|
|
||||||
virtualenv .env
|
virtualenv .env
|
||||||
|
|
Loading…
Reference in New Issue
Block a user