Skip to content

Commit

Permalink
Add yarn package manager to the list (CodeSeven#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
thefaiz authored and TimFerrell committed Jun 16, 2018
1 parent 5084952 commit 50092cc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ bower install toastr
npm install --save toastr
```

#### [yarn](https://yarnpkg.com/en/package/toastr)
```
yarn add toastr
```

#### [Ruby on Rails](https://github.com/tylergannon/toastr-rails)
```ruby
# Gemfile
Expand Down

0 comments on commit 50092cc

Please sign in to comment.