Include note about the REST API and Gutenberg blocks
parent
f56b63ea46
commit
b04172edd3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue