Update CONTRIBUTING.md (#2225)
* Update CONTRIBUTING.md fixes #2224 * Update CONTRIBUTING.md fix for windows
This commit is contained in:
parent
9dd69b0f5c
commit
6bd0d34422
@ -17,6 +17,7 @@ bootstrap and run the development server.
|
||||
```sh
|
||||
$ git clone https://github.com/netlify/netlify-cms
|
||||
$ cd netlify-cms
|
||||
$ yarn
|
||||
$ yarn bootstrap
|
||||
```
|
||||
|
||||
@ -35,7 +36,7 @@ Installs and bootstraps any CMS package dependencies.
|
||||
#### Usage
|
||||
|
||||
```sh
|
||||
$ yarn bootstrap
|
||||
$ yarn && yarn bootstrap
|
||||
```
|
||||
|
||||
### `watch`
|
||||
|
Loading…
x
Reference in New Issue
Block a user