Skip to content

Commit 2db9bdd

Browse files
committed
Update commands syntax in README.md template
1 parent bdc475c commit 2db9bdd

File tree

1 file changed

+2
-2
lines changed
  • packages/angular-cli/blueprints/ng2/files

1 file changed

+2
-2
lines changed

packages/angular-cli/blueprints/ng2/files/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Run `ng generate component component-name` to generate a new component. You can
1111

1212
## Build
1313

14-
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.
14+
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
1515

1616
## Running unit tests
1717

@@ -28,4 +28,4 @@ Run `ng github-pages:deploy` to deploy to Github Pages.
2828

2929
## Further help
3030

31-
To get more help on the `angular-cli` use `ng --help` or go check out the [Angular-CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
31+
To get more help on the `angular-cli` use `ng help` or go check out the [Angular-CLI README](https://github.com/angular/angular-cli/blob/master/README.md).

0 commit comments

Comments
 (0)