We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5e7d32 commit 916dd82Copy full SHA for 916dd82
README.md
@@ -31,7 +31,7 @@ Scaffold a new Polymer project `$ yo px-comp`
31
Alternatively, to install the Predix UI Component generator locally, run:
32
33
```
34
-$ git clone https://github.com/PredixDev/generator-px-comp #grab the generator.
+$ git clone https://github.com/predixdesignsystem/generator-px-comp #grab the generator.
35
$ cd generator-px-comp #go into the generator folder.
36
$ npm link #this command create a global link on your machine for the px-comp generator.
37
0 commit comments