Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
simsalabim committed Oct 4, 2014
1 parent 806a6ce commit bb6fadc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Smashing Magazine article: http://coding.smashingmagazine.com/2011/12/05/sisyphu

# How to contribute
1. Fork the repository
2. Install dependencies with `nmp install`
2. Install dependencies with `npm install`
3. Run `./node_modules/karma/bin/karma start` (or `$ npm install -g karma-cli` and `karma start`)
4. Make your changes
5. Write some specs and make sure that you did not break existing ones
Expand Down

0 comments on commit bb6fadc

Please sign in to comment.