Skip to content

Commit 2529765

Browse files
authored
Updating install docs
1 parent 3dca17d commit 2529765

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# generator-polymer-init-custom-build
22

3-
[![Build Status](https://travis-ci.org/PolymerElements/generator-polymer-init-custom-build.svg?branch=master)](https://travis-ci.org/PolymerElements/generator-polymer-init-custom-build)
3+
[![Build Status](https://travis-ci.org/Hackception/generator-polymer-init-custom-build.svg?branch=master)](https://travis-ci.org/Hackception/generator-polymer-init-custom-build)
44

55
This template is a starting point for building apps using Polymer Starter Kit
66
with a custom gulp process leveraging [polymer-build](https://github.com/Polymer/polymer-build),
@@ -21,7 +21,7 @@ generator-polymer-init-custom-build using [npm](https://www.npmjs.com) (we
2121
assume you have pre-installed [node.js](https://nodejs.org)).
2222

2323
npm install -g polymer-cli
24-
npm install -g generator-polymer-init-custom-build
24+
npm install -g Hackception/generator-polymer-init-custom-build
2525

2626
##### Initialize project from template
2727

0 commit comments

Comments
 (0)