Commit 12051834 authored by Mahmoud Zalt's avatar Mahmoud Zalt

include screencast tutorial link

parent e2593ab5
...@@ -17,6 +17,7 @@ It's like Laravel Homestead but for Docker instead of Vagrant. ...@@ -17,6 +17,7 @@ It's like Laravel Homestead but for Docker instead of Vagrant.
- [Intro](#Intro) - [Intro](#Intro)
- [Supported Software (Docker Images)](#Supported-Software) - [Supported Software (Docker Images)](#Supported-Software)
- [Requirements](#Requirements) - [Requirements](#Requirements)
- [Screencast Tutorial](https://www.youtube.com/watch?v=jGkyO6Is_aI)
- [Installation](#Installation) - [Installation](#Installation)
- [Usage](#Usage) - [Usage](#Usage)
- [Documentation](#Documentation) - [Documentation](#Documentation)
...@@ -87,6 +88,12 @@ The Images links on [Docker Hub](https://hub.docker.com/u/laradock/) ...@@ -87,6 +88,12 @@ The Images links on [Docker Hub](https://hub.docker.com/u/laradock/)
<a name="Installation"></a> <a name="Installation"></a>
## Installation ## Installation
What is better than watching a video tutorial!!
<br>
If you prefer watch this [screencast](https://www.youtube.com/watch?v=jGkyO6Is_aI), for how to install and use this tool.
<br>
1 - Clone the `LaraDock` repository, in any of your `Laravel` projects: 1 - Clone the `LaraDock` repository, in any of your `Laravel` projects:
```bash ```bash
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment