removed --save from yarn command

pull/748/head
Felix Glaser 2018-10-10 15:51:29 +00:00 committed by GitHub
parent edadb19df9
commit d49bbb13c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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