Update README.md
This commit is contained in:
parent
d06ee655d1
commit
6172ef460d
@ -7,8 +7,6 @@ Strapi comes with a full featured [Command Line Interface](https://docs.strapi.i
|
||||
Start your Strapi application with autoReload enabled. [Learn more](https://docs.strapi.io/dev-docs/cli#strapi-develop)
|
||||
|
||||
```
|
||||
npm run develop
|
||||
# or
|
||||
yarn develop
|
||||
```
|
||||
|
||||
@ -17,8 +15,6 @@ yarn develop
|
||||
Start your Strapi application with autoReload disabled. [Learn more](https://docs.strapi.io/dev-docs/cli#strapi-start)
|
||||
|
||||
```
|
||||
npm run start
|
||||
# or
|
||||
yarn start
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user