Skip to content

Commit

Permalink
Typos in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kbackowski committed Aug 28, 2013
1 parent a9af82d commit 543675d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Expand Up @@ -147,14 +147,14 @@ Factory.define 'user', class: User, ->
1. Fork it
2. Install dependencies

```
npm install
```
```
npm install
```

3. Make your changes on branch and make sure all tests pass

```
npm test
```
```
npm test
```

4. Submit your pull request !

0 comments on commit 543675d

Please sign in to comment.