diff --git a/README.md b/README.md index 95af1d38bc..8bdf631ac5 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ Of course, you will need to have Docker installed on your computer in order to r ## Running commands on Linux -By default, Docker runs as the root user, requiring other users to access it with `sudo`. This extension does not assume root access, so you will need to create a Unix group called docker and add users to it. Instructions can be found here: [Create a Docker group](https://docs.docker.com/engine/installation/linux/linux-postinstall/) +By default, Docker runs as the root user, requiring other users to access it with `sudo`. This extension does not assume root access, so you will need to create a Unix group called docker and add users to it. Instructions can be found here: [Create a Docker group](https://docs.docker.com/install/linux/linux-postinstall/) ## Connecting to `docker-machine`