Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit 5d5896c

Browse files
committed
Update README.md
correct way to install bower dependencies
1 parent a9bde6f commit 5d5896c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ See the [config](config/) folder and especially the [config.js](config/config.js
2929

3030
Install bower dependencies:
3131

32-
$ npm install
32+
$ bower install
3333

3434
Start the server:
3535

0 commit comments

Comments
 (0)