Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 1956d22

Browse files
davestaceymmalerba
authored andcommitted
Update Documentation to 'npm run docs:watch' (#10965)
'npm run docs:watch' vs 'npm run watch'
1 parent 0bac462 commit 1956d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ generator built by [Pete Bacon Darwin](https://github.com/petebacondarwin).
99
To view the Live Docs (locally):
1010

1111
1. Install the dependencies using `npm install`
12-
1. Build the docs and serve with 'live reload' using `npm run watch`
12+
1. Build the docs and serve with 'live reload' using `npm run docs:watch`
1313
1. Open Browser for [http://localhost:8080](http://localhost:8080)

0 commit comments

Comments
 (0)