From f7122d062a0b8ce4a54ace7bf3f1f3e5f80f586e Mon Sep 17 00:00:00 2001 From: Henning Peters Date: Sun, 15 Nov 2015 15:00:55 +0100 Subject: [PATCH] Update _installation.jade --- website/src/jade/home/_installation.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/jade/home/_installation.jade b/website/src/jade/home/_installation.jade index 116350418..971dca1a6 100644 --- a/website/src/jade/home/_installation.jade +++ b/website/src/jade/home/_installation.jade @@ -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