diff --git a/README.md b/README.md index 35889fdb3f1a9fd13b48b3c360eb449a468fd5c7..c83c9e72cf5f7dee3ad9ba780ee079a09fcb7167 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,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