Skip to content

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Adriane Boyd committed Sep 13, 2018
1 parent d4a4094 commit 8065f61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down

0 comments on commit 8065f61

Please sign in to comment.