diff --git a/README.md b/README.md index 77aa375b..9c456087 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ A discord bot for the trifecta discord channel * You'll need to install docker * as root (`sudo -s`) * `curl -Ls get.docker.com | bash` + * Give yourself docker permissions `sudo usermod -aG docker ` ### Testing your changes ### * Build the testing container by running