Skip to content

Commit

Permalink
Docs: Added installation guide for yarn package manager
Browse files Browse the repository at this point in the history
  • Loading branch information
klaudiosinani committed Mar 15, 2019
1 parent 7648dce commit ce3bc5a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@ Come over to [Twitter](https://twitter.com/klaussinani) to share your thoughts o

## Install

### Yarn

```bash
yarn global add rels
```

### NPM

```bash
Expand Down

0 comments on commit ce3bc5a

Please sign in to comment.