Skip to content

Commit

Permalink
Merge pull request #1708 from Fahrradflucht/docs/update-route-generat…
Browse files Browse the repository at this point in the history
…or-readme

docs(readme): add module name question to route generator example
  • Loading branch information
Awk34 committed Mar 12, 2016
2 parents fdeacd4 + 1702578 commit be7e71d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ Generates a new route.
Example:
```bash
yo angular-fullstack:route myroute
[?] What module name would you like to use? myApp
[?] Where would you like to create this route? client/app/
[?] What will the url of your route be? /myroute
```
Expand Down

0 comments on commit be7e71d

Please sign in to comment.