mirror of https://github.com/explosion/spaCy.git
parent
8423864b50
commit
7d13fc799b
|
@ -399,7 +399,7 @@ the package name or a path to the data directory:
|
|||
>
|
||||
> ```diff
|
||||
> - python -m spacy download en
|
||||
> + python -m spacy dowmload en_core_web_sm
|
||||
> + python -m spacy download en_core_web_sm
|
||||
> ```
|
||||
|
||||
```python
|
||||
|
|
Loading…
Reference in New Issue