Skip to content

Commit 125d1dd

Browse files
committed
Update README.md
1 parent 2691683 commit 125d1dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ to read and develop is a noop. We prioritize simplicity and eaze of development.
5757
## Running phoenix
5858
* run `npm run serve` in the terminal.
5959
* NB: To test Phoenix from an external mobile or machine, use `npm run serveExternal` instead of `serve`
60-
* Use chrome/edge browser to navigate to [http://127.0.0.1:8000/](http://127.0.0.1:8000/)
60+
* Use chrome/edge browser to navigate to [http://localhost:8000/](http://localhost:8000/)
6161

6262
## IDE Setup
6363
SonarLint static code analysis checker is not yet available as a Brackets

0 commit comments

Comments
 (0)