fix: doc build instructions in docs/README.md
This commit is contained in:
parent
f6015f49b2
commit
6d9c9292b2
|
|
@ -19,7 +19,7 @@ This command starts a local development server and open up a browser window. Mos
|
|||
## Build
|
||||
|
||||
```console
|
||||
npm build
|
||||
npm run build
|
||||
```
|
||||
|
||||
This command generates static content into the `build` directory and can be served using any static contents hosting service.
|
||||
|
|
|
|||
Loading…
Reference in New Issue