From f7eab55a86d7fe70d64cc028a814965bab38ff0d Mon Sep 17 00:00:00 2001 From: Alexander Lichter Date: Fri, 30 Mar 2018 04:10:16 +0200 Subject: [PATCH] Removing --save from README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2c1bee380..d2f155f233 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ Support us with a monthly donation and help us continue our activities. [[Become ## Getting started ``` -$ npm install nuxt --save +$ npm install nuxt ``` Add a script to your package.json like this: