diff --git a/website/src/jade/home/_installation.jade b/website/src/jade/home/_installation.jade index 971dca1a6..b325c2a2f 100644 --- a/website/src/jade/home/_installation.jade +++ b/website/src/jade/home/_installation.jade @@ -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