diff --git a/examples/README.md b/examples/README.md index 9654d2c..642ebf0 100644 --- a/examples/README.md +++ b/examples/README.md @@ -5,5 +5,5 @@ To run the examples: 1. Clone this repo 2. Run `npm install` 3. Run `grunt build` -4. Run `http-server -p 3000` -5. Open http://localhost:3000/examples +4. Run `npm run examples` +5. Open http://localhost:3000 diff --git a/examples/all/index.html b/examples/all/index.html index 78eddf7..4e817db 100644 --- a/examples/all/index.html +++ b/examples/all/index.html @@ -20,7 +20,7 @@