Merge pull request #665 from christianesperar/master

Add yarn
This commit is contained in:
AndreiCN 2018-03-29 17:38:07 +03:00 committed by GitHub
commit 4dea1e2769
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,6 +35,12 @@ bower install gentelella --save
```
npm install gentelella --save
```
**yarn**
```
yarn add gentelella --save
```
## How to contribute
To contribute, please ensure that you have stable [Node.js](https://nodejs.org/) and [npm](https://npmjs.com) installed.