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
|
```sh
|
||||||
$ git clone https://github.com/netlify/netlify-cms
|
$ git clone https://github.com/netlify/netlify-cms
|
||||||
$ cd netlify-cms
|
$ cd netlify-cms
|
||||||
|
$ yarn
|
||||||
$ yarn bootstrap
|
$ yarn bootstrap
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -35,7 +36,7 @@ Installs and bootstraps any CMS package dependencies.
|
|||||||
#### Usage
|
#### Usage
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ yarn bootstrap
|
$ yarn && yarn bootstrap
|
||||||
```
|
```
|
||||||
|
|
||||||
### `watch`
|
### `watch`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user