ember: expand "generate" example description

coverage
Alex LaFroscia 2017-11-25 12:36:23 -05:00
parent 5010d4b1de
commit b8f05657ef
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
`ember test`
- Generate files:
- Run a blueprint to generate something like a route or component:
`ember generate {{type}} {{name}}`