Skip to content

Commit e78adef

Browse files
michaelrknBrocco
authored andcommitted
chore(): remove unnecessary brackets from readme code block
Close angular#142
1 parent 76ade53 commit e78adef

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)