From beeb55f0fc19dd42b63ea49151518fb7f2e26bc9 Mon Sep 17 00:00:00 2001 From: Alrik Olson Date: Tue, 17 Oct 2017 13:53:54 -0700 Subject: [PATCH] update polymer init command Template name value works with "custom-build" not "polymer-starter-kit-custom-build" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a1dd09..fd1d033 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Second, install [Bower](https://bower.io/) using [npm](https://www.npmjs.com) mkdir my-app cd my-app - polymer init polymer-starter-kit-custom-build + polymer init custom-build ### Start the development server