mirror of https://github.com/explosion/spaCy.git
Update CONTRIBUTING.md
This commit is contained in:
parent
2b07ab7db4
commit
f81b985f7f
|
@ -91,7 +91,7 @@ Our [website and docs](https://spacy.io) are implemented in [Jade/Pug](https://w
|
||||||
```bash
|
```bash
|
||||||
sudo npm install --global harp
|
sudo npm install --global harp
|
||||||
git clone https://github.com/explosion/spaCy
|
git clone https://github.com/explosion/spaCy
|
||||||
cd website
|
cd spaCy/website
|
||||||
harp server
|
harp server
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue