Skip to content

Commit

Permalink
Update README.md npm and yarn commands (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
erfanium authored Jul 30, 2020
1 parent b1888d5 commit b1fea4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ Code size: Zero bytes - Just the typings, no implementation. Use the default eve
## Installation

```sh
$ npm install typed-emitter
$ npm install --save-dev typed-emitter

# Using yarn:
$ yarn add typed-emitter
$ yarn add --dev typed-emitter
```


Expand Down

0 comments on commit b1fea4b

Please sign in to comment.