Update README.md

This commit is contained in:
Ines Montani 2016-12-25 14:43:40 +01:00 committed by GitHub
parent f6f6e028ea
commit 6dd8ae1b0d
1 changed files with 1 additions and 1 deletions

View File

@ -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
```