From 9be6801deac91120034ac7a999fdb785f12ce196 Mon Sep 17 00:00:00 2001 From: Limon Monte Date: Tue, 9 May 2017 15:06:10 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35a82a1..0b77ac8 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ ## Running demos and tests in browser -1. Install [polymer-cli](https://www.npmjs.com/package/polymer-cli): `npm install -g polymer-cli@next` +1. Install [polymer-cli](https://www.npmjs.com/package/polymer-cli): `npm install -g polymer-cli` 1. When in the `vaadin-button` directory, run `polymer serve --open`, browser will automatically open the component API documentation.