aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 07459c1..afe55ba 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ This documentation uses [minidocs](https://www.npmjs.com/package/minidocs).
1. Clone Repository
2. `npm install`
3. `npm run build:local` to build the docs for local viewing
-4. `npm runs start` to view the docs in browser
+4. `npm run start` to view the docs in browser
### Updating & Deploying Docs