diff options
Diffstat (limited to 'example/README.md')
-rw-r--r-- | example/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/README.md b/example/README.md index 87b9bc7..bac4f6c 100644 --- a/example/README.md +++ b/example/README.md | |||
@@ -1,6 +1,6 @@ | |||
1 | ```bash | 1 | ```bash |
2 | bower install | 2 | bower install |
3 | npm install | 3 | npm install |
4 | npm run-script webpack | 4 | npm run-script build |
5 | npm run-script run | 5 | npm run-script run |
6 | ``` | 6 | ``` |