Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Hussnain committed Apr 12, 2020
1 parent 854239c commit d1c8dd4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ A carefully crafted browser defaults for styled-components.
## Installation
npm:
```
npm install --save-dev styled-default
npm install styled-default
```

Yarn:
```
yarn add --dev styled-default
yarn add styled-default
```


Expand Down Expand Up @@ -45,4 +45,4 @@ const { reset } = require('styled-default');
```
## License
[MIT](./LICENSE.md)
[MIT](./LICENSE.md)

0 comments on commit d1c8dd4

Please sign in to comment.