We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6002777 commit 011bc35Copy full SHA for 011bc35
README.md
@@ -11,6 +11,5 @@ For our technical interview, we'll be working in a basic blog application. This
11
* Install Phoenix: `mix archive.install hex phx_new`
12
* Run `mix setup` to install and setup dependencies
13
* 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`
15
16
-Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
+NOTE: Please do not continue further with running the application until the interview.
0 commit comments