mirror of https://github.com/ColorlibHQ/gentelella
removed --save from yarn command
parent
edadb19df9
commit
d49bbb13c6
|
@ -39,7 +39,7 @@ npm install gentelella --save
|
||||||
**yarn**
|
**yarn**
|
||||||
|
|
||||||
```
|
```
|
||||||
yarn add gentelella --save
|
yarn add gentelella
|
||||||
```
|
```
|
||||||
## How to contribute
|
## How to contribute
|
||||||
To contribute, please ensure that you have stable [Node.js](https://nodejs.org/) and [npm](https://npmjs.com) installed.
|
To contribute, please ensure that you have stable [Node.js](https://nodejs.org/) and [npm](https://npmjs.com) installed.
|
||||||
|
|
Loading…
Reference in New Issue