diff --git a/README.md b/README.md index 77fcc55..bfa952a 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,10 @@ Checkout the project and: ```sh cd blueprints-website yarn install - npx docusaurus start + yarn start + + OR: + npx docusaurus start ```