Skip to content

Commit cb3aa84

Browse files
author
Kelly Selden
authored
Merge pull request #404 from ro0gr/readme-p4200
fix port to be 4200 in README
2 parents 6bc1081 + 183043c commit cb3aa84

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
@@ -34,7 +34,7 @@ ember install ember-cli-fastboot
3434
If your app is running `ember-cli` 2.12.0-beta.1+ you can run as follows:
3535

3636
* `ember serve`
37-
* Visit your app at `http://localhost:42000`
37+
* Visit your app at `http://localhost:4200`
3838

3939
You may be shocked to learn that minified code runs faster in Node than
4040
non-minified code, so you will probably want to run the production

0 commit comments

Comments
 (0)