Skip to content

Commit b1ca7ec

Browse files
authored
Update release.md
1 parent 042c925 commit b1ca7ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/release.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ Steps to release a new version:
8585
pip install -r config/jupyter_reqs.txt
8686
pip install -r config/big_reqs.txt
8787
pip install -r config/non_36_reqs.txt
88+
python -m spacy download en_core_web_sm
89+
python -m spacy download en_core_web_trf
8890
jupyter lab
8991
```
9092

0 commit comments

Comments
 (0)