From 18233fd2fee42ca7eb0f9b6a20b3daca5c988576 Mon Sep 17 00:00:00 2001 From: Lee Date: Mon, 26 Jun 2023 11:20:06 +0000 Subject: [PATCH] Update docker.md --- docker.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docker.md b/docker.md index 2c1e72c..3c95865 100644 --- a/docker.md +++ b/docker.md @@ -35,9 +35,6 @@ This command downloads the Docker installation script and pipes it to the bash s docker --version ``` - -test - This command displays the version of Docker installed on your system. You should see an output similar to the following: ``` ➜ ~ docker --version