diff --git a/README.md b/README.md index 9b0610cd8..ac319de6a 100644 --- a/README.md +++ b/README.md @@ -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