docs(CONTRIBUTING): some fixes
This commit is contained in:
parent
e7b3a11d7b
commit
a9ce824143
1 changed files with 2 additions and 1 deletions
|
|
@ -66,8 +66,9 @@ Requirements:
|
|||
- [Bundler](http://bundler.io/)
|
||||
|
||||
```sh
|
||||
npm install
|
||||
npm run dev:docs
|
||||
# open http://localhost:4000/docsearch/
|
||||
open http://localhost:4000/docsearch/
|
||||
```
|
||||
|
||||
# Adding/Updating a package
|
||||
|
|
|
|||
Loading…
Reference in a new issue