diff --git a/README.md b/README.md index 9d1395c..e7c34f6 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ These projects are using docsify to generate their sites. Pull requests welcome ## Development ```bash -npm i && npm run dev +npm run bootstrap && npm run dev open http://localhost:3000 ``` diff --git a/dev.html b/dev.html index 5913d4f..7e0c59b 100644 --- a/dev.html +++ b/dev.html @@ -19,7 +19,8 @@