diff --git a/README.md b/README.md index de27dcf7..2d755f3e 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,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.