diff --git a/README.md b/README.md index f144e9c..33a7e76 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ cd nanobox-phoenix ```bash # Add a convenient way to access your app from the browser -nanobox dns add local phoenix.dev +nanobox dns add local phoenix.local # Run phoenix nanobox run mix phx.server @@ -29,7 +29,7 @@ nanobox run mix phx.server ## Check it out -Visit your app at phoenix.dev +Visit your app at phoenix.local ## Explore With Nanobox, you have everything you need develop and run your phoenix app: