From d49bbb13c69f821b94595bdf09d5056389a4b089 Mon Sep 17 00:00:00 2001 From: Felix Glaser Date: Wed, 10 Oct 2018 15:51:29 +0000 Subject: [PATCH] removed --save from yarn command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d364cf8..790a49b7 100644 --- a/README.md +++ b/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.