Skip to content

Commit aef7f8f

Browse files
michaelrknfilipesilva
authored andcommitted
docs(readme): fix display of localhost address
Close #142
1 parent 76ade53 commit aef7f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ng new PROJECT_NAME
3939
cd PROJECT_NAME
4040
ng serve
4141
```
42-
Navigate to `[http://localhost:4200/]`. The app will automatically reload if you change any of the source files.
42+
Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
4343

4444

4545
### Generating other scaffolds

0 commit comments

Comments
 (0)