diff --git a/README.md b/README.md index 5d9c8d7..c4cb797 100644 --- a/README.md +++ b/README.md @@ -101,4 +101,6 @@ ### Docker Installation. -- You can use the repo [docker-install](https://github.com/docker/docker-install), which is virified by Docker, or see the [Docker Docs](https://docs.docker.com/) +- You can use the repo [docker-install](https://github.com/docker/docker-install), which is virified by Docker, or see the [Docker Docs](https://docs.docker.com/). +- After that, check if the installation is done by running ```docker info```. +- If you faced issue is related to privilege or permissions, it's essential to ensure that your user has the necessary privileges to interact with Docker.