From 3702b58de49632971d49f8712026ed133adcd776 Mon Sep 17 00:00:00 2001 From: Luke Robles Date: Thu, 31 Aug 2017 21:50:25 -0700 Subject: [PATCH] Updating readme --- README.md | 1 + 1 file changed, 1 insertion(+) 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