Skip to content

Commit e0f596b

Browse files
committed
Update install instructions
1 parent 2fa6e5d commit e0f596b

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,18 @@ I've written an article about this project, where I go in detail, and provide a
2323
5. Bam. There go you.
2424

2525
### How to get started from source?
26-
1. Run ``npm install``
27-
3. Run ``npm start``
26+
1. Run `npm install`
27+
3. Run `npm start`
2828

2929
---
3030

3131
### How to start this app from source?
32-
1. Run ``npm install`` if you haven't already
33-
2. Run ``npm start``
32+
1. Run `npm install`
33+
2. Run `npm install bower-cli -g`
34+
2. Run `npm start`
3435

3536
### How to start a debug version of this app?
36-
Run ``npm start``
37+
Run `npm start`
3738

3839
---
3940

0 commit comments

Comments
 (0)