From 1a3b9e03cf929370d3404b945a553e563f552ca2 Mon Sep 17 00:00:00 2001 From: cytopia Date: Sat, 1 Jul 2017 21:03:11 +0200 Subject: [PATCH] DVL-012 Fix domain mixup in Examples --- docs/Examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Examples.md b/docs/Examples.md index 2377d58f..e64ada24 100644 --- a/docs/Examples.md +++ b/docs/Examples.md @@ -186,7 +186,7 @@ It will be ready in six simple steps: 3. Install Laravel via `laravel` 4. Symlink public directory 5. Setup DNS record -6. Visit http://my-phalcon.local in your browser +6. Visit http://my-laravel.local in your browser ```shell # 1. Enter the PHP container