Update README.md (#5)

- [+] docs(README.md): update verification instructions for Docker installation

Reviewed-on: #5
Co-authored-by: H0llyW00dzZ <h0llyw00dzz@pm.me>
Co-committed-by: H0llyW00dzZ <h0llyw00dzz@pm.me>
This commit is contained in:
H0llyW00dzZ 2025-01-09 21:21:40 +00:00 committed by H0llyW00dzZ
parent 1f7eaa0c14
commit c870ad9837

View File

@ -31,11 +31,7 @@ This script installs Docker on Ubuntu 22.04 LTS and Ubuntu Latest. It automates
## Verification
After running the script, verify the Docker installation by checking the version:
```bash
sudo docker --version
```
After running the script, you should see the Docker version displayed in the terminal.
## License