Skip to content

Commit 2ab9b2f

Browse files
authored
README: note about opening in browser
1 parent 91810d5 commit 2ab9b2f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,7 @@ RELEASE_COOKIE=asdf \
7474
SECRET_KEY_BASE="$(mix phx.gen.secret)" \
7575
./result/bin/my_new_project start
7676
```
77+
78+
### Visit the site
79+
80+
Open a browser at http://localhost:4000/ to see your released site.

0 commit comments

Comments
 (0)