Skip to content

Commit

Permalink
added module to the readme command list (angular#3374)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnpapa authored and hansl committed Dec 6, 2016
1 parent 3f18a30 commit 96852ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/angular-cli/blueprints/ng2/files/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app w

## Code scaffolding

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive/pipe/service/class`.
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive/pipe/service/class/module`.

## Build

Expand Down

0 comments on commit 96852ed

Please sign in to comment.