diff --git a/README.md b/README.md
index b5b4437..ce32cab 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