Include note about the REST API and Gutenberg blocks

Rodrigo Primo 2019-07-26 15:25:34 -03:00
parent f56b63ea46
commit b04172edd3
1 changed files with 1 additions and 1 deletions

@ -51,7 +51,7 @@ In your terminal:
```
$ git clone git@github.com:USER_NAME/woocommerce.git
```
3. Install dependencies:
3. Install dependencies (this includes some functionality such as Gutenberg Blocks and the REST API that are developed as separate projects):
```
$ cd woocommerce
$ npm install