From 28de6d5d50c5176fef99a936100236b928d5650f Mon Sep 17 00:00:00 2001 From: Alex <31018251+afeiszli@users.noreply.github.com> Date: Tue, 30 Mar 2021 13:13:58 -0400 Subject: [PATCH] Adding video to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 92b6f445..92b20d26 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ In future releases, we have plans to support other platforms such as Windows and ## Quick Start +[Video Tutorial](https://youtu.be/PWLPT320Ybo) + #### Prereqs: 1. A server with an IP reachable by your computers (a small ec2 instance or droplet would do just fine). 2. Linux installed on the above server (we use Ubuntu, but anything that runs Docker should work).