From efcf2ab0c7994d1b413ff9f55c25b50c79aaa56d Mon Sep 17 00:00:00 2001 From: moabdelaziz <44748548+Mohamed-abdalazez@users.noreply.github.com> Date: Wed, 29 Nov 2023 18:31:57 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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.