Add force flag to installation page.

This commit is contained in:
Kevin Meurer 2015-11-08 13:10:58 -05:00
parent 4d579c8535
commit 44dd8916d8

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