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