From 016c140aa5fecba311e224d088d13281ee07cfc2 Mon Sep 17 00:00:00 2001 From: n0tja_actual Date: Thu, 30 Apr 2026 06:18:07 -0500 Subject: [PATCH] Update docker/install-docker.md --- docker/install-docker.md | 2 ++ 1 file changed, 2 insertions(+) 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. ```