From 951211e7591874e5d85ea2786f6a1c7c4a39434b Mon Sep 17 00:00:00 2001 From: AliMD Date: Tue, 22 May 2018 17:01:59 +0430 Subject: [PATCH] fix(readme): remove @next --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b0610cd..ac319de6 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