diff --git a/docker/install-docker.md b/docker/install-docker.md index c3ed39a..eac94fc 100644 --- a/docker/install-docker.md +++ b/docker/install-docker.md @@ -1,3 +1,5 @@ +* Note: There is currently no video to accompany these instructions. * + Docker itself is really easy to install and get going. Assuming you are running Ubuntu or other Linux apt server, start by updating the system. ```