diff --git a/README.md b/README.md index 5a4a07164e2b..8c9018c7770a 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ ng new PROJECT_NAME cd PROJECT_NAME ng serve ``` -Navigate to `[http://localhost:4200/]`. The app will automatically reload if you change any of the source files. +Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files. ### Generating other scaffolds