From ab4c44a434e2cb6a15dde29664df77133d383d47 Mon Sep 17 00:00:00 2001 From: David Date: Wed, 3 Aug 2016 22:50:45 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49d5238b..5a9524cd 100644 --- a/README.md +++ b/README.md @@ -951,7 +951,7 @@ sudo chmod -R 777 storage bootstrap/cache #### I see "Welcome to nginx" instead of the Laravel App! -Use `http://127.0.0.1` (or [your Docker IP](#Find-Docker-IP-Address)) instead of `http://localhost` in your browser. +Use `http://127.0.0.1` instead of `http://localhost` in your browser. #### I see an error message containing `address already in use`