Skip to content

Commit

Permalink
Merge pull request #4 from motin/patch-1
Browse files Browse the repository at this point in the history
Correct package name in readme install commands
  • Loading branch information
markdalgleish committed Apr 14, 2015
2 parents 6fe2a24 + 9363213 commit 632aa4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -62,13 +62,13 @@ Finally, add `data-bespoke-state` attributes to your slides.
### npm

```bash
$ npm install bespoke-bullets
$ npm install bespoke-state
```

### Bower

```bash
$ bower install bespoke-bullets
$ bower install bespoke-state
```

## Credits
Expand Down

0 comments on commit 632aa4c

Please sign in to comment.