Merge pull request #173 from kmeurer/master

Add force flag to installation page.
This commit is contained in:
Matthew Honnibal 2015-11-19 20:58:42 +11:00
commit 8430db06b1

View File

@ -31,7 +31,7 @@ mixin Option(name, open)
pre.language-bash: code
| $ pip install spacy
| $ python -m spacy.en.download all
| $ python -m spacy.en.download --force all
p
| The download command fetches and installs about 400mb of data, for