Skip to content

Commit 1702578

Browse files
committed
docs(readme): add module name question to route generator example
The route generator asks for a module name. Add it to match the usage experience.
1 parent 95b8f1d commit 1702578

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ Generates a new route.
164164
Example:
165165
```bash
166166
yo angular-fullstack:route myroute
167+
[?] What module name would you like to use? myApp
167168
[?] Where would you like to create this route? client/app/
168169
[?] What will the url of your route be? /myroute
169170
```

0 commit comments

Comments
 (0)