diff --git a/README.md b/README.md index b0f70ad..beda4b8 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ were used for these experiments. Install spacy and download the German models: ``` -pip install-U spacy==2.0.11 +pip install -U spacy==2.0.11 python -m spacy download de ```