Removing --save from README

This commit is contained in:
Alexander Lichter 2018-03-30 04:10:16 +02:00 committed by GitHub
parent c319a8c3d2
commit f7eab55a86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: