Skip to content

Commit

Permalink
docs: Add yarn installation instructions
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
nwoltman committed Oct 16, 2017
1 parent cb68ffb commit 89dfa74
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,11 @@ Great for generating things like API keys and UIDs that are safe to use in URLs
## Installation

```sh
# npm
npm install uid-generator --save

# yarn
yarn add uid-generator
```


Expand Down

0 comments on commit 89dfa74

Please sign in to comment.