diff --git a/docs/articles/basics.md b/docs/articles/basics.md index 905266d0f0..f12b0f01f2 100644 --- a/docs/articles/basics.md +++ b/docs/articles/basics.md @@ -19,7 +19,7 @@ installed, use the following command: If you get `docker: command not found` or something like `/var/lib/docker/repositories: permission denied` you may have an incomplete Docker installation or insufficient privileges to access -Docker on your machine. Please +Docker on your machine. Additionally, depending on your Docker system configuration, you may be required to preface each `docker` command with `sudo`. To avoid having to use `sudo` with