diff --git a/README.md b/README.md index 99f61e3..d98f35e 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,7 @@ $ npm i ### Local Development ``` -$ cd packages/docusaurus/ -$ npm run dev +$ npm run start ``` This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.