From 12051834a3fcff68bf0fadad8d8de8fa82577d25 Mon Sep 17 00:00:00 2001 From: Mahmoud Zalt Date: Thu, 28 Apr 2016 23:40:30 +0300 Subject: [PATCH] include screencast tutorial link --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b5b4437a..ce32caba 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ It's like Laravel Homestead but for Docker instead of Vagrant. - [Intro](#Intro) - [Supported Software (Docker Images)](#Supported-Software) - [Requirements](#Requirements) +- [Screencast Tutorial](https://www.youtube.com/watch?v=jGkyO6Is_aI) - [Installation](#Installation) - [Usage](#Usage) - [Documentation](#Documentation) @@ -87,6 +88,12 @@ The Images links on [Docker Hub](https://hub.docker.com/u/laradock/) ## Installation +What is better than watching a video tutorial!! +
+If you prefer watch this [screencast](https://www.youtube.com/watch?v=jGkyO6Is_aI), for how to install and use this tool. + +
+ 1 - Clone the `LaraDock` repository, in any of your `Laravel` projects: ```bash