Skip to content

Commit

Permalink
[Documentation] Changed link to Docker Group information in test/READ…
Browse files Browse the repository at this point in the history
…ME.md (#5020)

The setup instructions in the README.md includes a link to information on how to create a Docker Group. The link was incorrect and now points to the right URL (for now.)
  • Loading branch information
AlexandraLivadas authored and driusan committed Aug 13, 2019
1 parent 6350486 commit 9b5dbdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Requirements
You will need Docker Engine, Docker Compose, and NodeJS.

Please follow the directions [here](https://docs.docker.com/engine/installation/) to install Docker Engine. Be sure to also [create a Docker group](https://docs.docker.com/engine/installation/linux/ubuntulinux/#/create-a-docker-group) so Docker can be run without using `sudo`.
Please follow the directions [here](https://docs.docker.com/engine/installation/) to install Docker Engine. Be sure to also [create a Docker group](https://docs.docker.com/install/linux/linux-postinstall/) so Docker can be run without using `sudo`.

Next, install Docker Compose:

Expand Down

0 comments on commit 9b5dbdd

Please sign in to comment.