Merge pull request #748 from ikselven/patch-1

removed --save from yarn command
This commit is contained in:
Raiber Cristian 2019-03-30 21:42:03 +02:00 committed by GitHub
commit 310a3d9204
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.