diff --git a/README.md b/README.md index 2d06fd9..b68bac9 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Run `ng generate component component-name` to generate a new component. You can ## Build -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. +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. ## Running unit tests