Skip to content

Commit

Permalink
chore(): remove unnecessary brackets from readme code block
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrkn authored and Brocco committed Jan 28, 2016
1 parent 76ade53 commit e78adef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,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
Expand Down

0 comments on commit e78adef

Please sign in to comment.