Update docker.md

This commit is contained in:
Lee 2023-06-26 11:20:06 +00:00
parent fb57cc7512
commit 18233fd2fe

@ -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