Skip to content

Commit 42b8680

Browse files
committed
Update README.md
1 parent c1464eb commit 42b8680

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ To evolve the concept of an Angular "Route" into a more general concept of a "St
2929

3030
Dependencies for building the solution and running tests:
3131

32-
* [karma](http://karma-runner.github.com/) - run: $ npm install karma -g
33-
* [grunt-cli](https://github.com/gruntjs/grunt-cli) - run: $npm install grunt-cli -g
34-
* Then install development dependencies with: $ npm install
32+
* [karma](http://karma-runner.github.com/) - run: `$ npm install -g karma`
33+
* [grunt-cli](https://github.com/gruntjs/grunt-cli) - run: `$ npm install -g grunt-cli`
34+
* Then install development dependencies with: `$ npm install`
3535

3636
There is a number of targets in the gruntfile that is used to building the solution, documents etc.
3737

0 commit comments

Comments
 (0)