diff --git a/docs/README.md b/docs/README.md index 349f3456..5aa1c060 100644 --- a/docs/README.md +++ b/docs/README.md @@ -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.