Browse Source

removed --save from yarn command

pull/748/head
Felix Glaser 6 years ago committed by GitHub
parent
commit
d49bbb13c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -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.

Loading…
Cancel
Save