Merge pull request #1120 from AliMD/patch-2

fix(readme): remove @next
This commit is contained in:
Keanu Lee 2018-05-22 10:05:45 -07:00 committed by GitHub
commit e24382e904
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ The PRPL pattern, in a nutshell:
Install [Polymer CLI](https://github.com/Polymer/polymer-cli) using
[npm](https://www.npmjs.com) (we assume you have pre-installed [node.js](https://nodejs.org)).
npm install -g polymer-cli@next
npm install -g polymer-cli
##### Initialize project from template