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

Commit

Permalink
Readme updates to explain installation
Browse files Browse the repository at this point in the history
  • Loading branch information
robdodson committed May 31, 2014
1 parent ac8ae24 commit 5f9fa00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Install the generator
`npm install -g generator-polymer`

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

Scaffold a new Polymer element:
`yo polymer`
Expand Down

0 comments on commit 5f9fa00

Please sign in to comment.