From 6dd8ae1b0d01e38fbe9cbf0634237c2446a733a6 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Sun, 25 Dec 2016 14:43:40 +0100 Subject: [PATCH] Update README.md --- website/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/README.md b/website/README.md index 48e2a1bc4..e0b7d53fc 100644 --- a/website/README.md +++ b/website/README.md @@ -12,7 +12,7 @@ writing. You can read more about our approach in our blog post, ["Rebuilding a W ```bash sudo npm install --global harp git clone https://github.com/explosion/spaCy -cd website +cd spaCy/website harp server ```