Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.

Commit 5f9fa00

Browse files
author
Rob Dodson
committed
Readme updates to explain installation
1 parent ac8ae24 commit 5f9fa00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Install the generator
2020
`npm install -g generator-polymer`
2121

2222
Make a new directory and cd into it
23-
`mkdir my-new-project && cd $_`
23+
`mkdir -p development/my-element && cd $_`
2424

2525
Scaffold a new Polymer element:
2626
`yo polymer`

0 commit comments

Comments
 (0)