Browse Source

Merge pull request #748 from ikselven/patch-1

removed --save from yarn command
pull/790/head
Raiber Cristian 6 years ago committed by GitHub
parent
commit
310a3d9204
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