diff --git a/guides/install-docker.md b/guides/install-docker.md index 502c5b5..7a7b4b4 100644 --- a/guides/install-docker.md +++ b/guides/install-docker.md @@ -57,4 +57,6 @@ This command displays the version of Docker installed on your system. You should Docker version 23.0.6, build ef23cbc ``` +## Finished + Congratulations! You have now installed Docker Community Edition on your Ubuntu machine. Docker is ready to be used, allowing you to leverage the power of containerization for your projects and applications.