Merge pull request #3156 from manniL/patch-1

Removing --save from README
This commit is contained in:
Clark Du 2018-03-30 11:15:06 +08:00 committed by GitHub
commit a15479fbd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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