Update _installation.jade

This commit is contained in:
Henning Peters 2015-11-15 15:00:55 +01:00
parent e8bd92f1e7
commit f7122d062a

View File

@ -70,7 +70,7 @@ mixin Option(name, open)
| $ python setup.py build_ext --inplace
| $ python -m spacy.en.download
| $ pip install pytest
| $ py.test tests/
| $ py.test spacy/tests/
p
| Python packaging is awkward at the best of times, and it's particularly tricky