Skip to content

Commit

Permalink
Fix npm install command
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielsch authored and gilbarbara committed Aug 29, 2017
1 parent 30416e0 commit c0e55df
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 @@ -11,7 +11,7 @@ A modern credit card component for React 0.14+.

### Install
```
npm install --save-dev react-credit-cards
npm install --save react-credit-cards
```

### Usage
Expand Down

0 comments on commit c0e55df

Please sign in to comment.