fix(readme): remove @next

This commit is contained in:
AliMD 2018-05-22 17:01:59 +04:30 committed by GitHub
parent e0a0f317b6
commit 951211e759
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 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](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 ##### Initialize project from template