diff --git a/README.md b/README.md index 9c80299a..44b095b0 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ npm run docs:serve To watch the site files, and re-build automatically, run: ```bash -npm run docs:watch +npm run docs:gen:watch ``` The site will usually be served at http://localhost:8000.