Skip to content

Commit 011bc35

Browse files
committed
Update README.md
1 parent 6002777 commit 011bc35

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@ For our technical interview, we'll be working in a basic blog application. This
1111
* Install Phoenix: `mix archive.install hex phx_new`
1212
* Run `mix setup` to install and setup dependencies
1313
* Create the database (ensure Postgres is running): `mix ecto.create`
14-
* Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`
1514

16-
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
15+
NOTE: Please do not continue further with running the application until the interview.

0 commit comments

Comments
 (0)