Updating readme

This commit is contained in:
Luke Robles 2017-08-31 21:50:25 -07:00
parent 622c813a18
commit 3702b58de4

View File

@ -11,6 +11,7 @@ A discord bot for the trifecta discord channel
* You'll need to install docker * You'll need to install docker
* as root (`sudo -s`) * as root (`sudo -s`)
* `curl -Ls get.docker.com | bash` * `curl -Ls get.docker.com | bash`
* Give yourself docker permissions `sudo usermod -aG docker <your username>`
### Testing your changes ### ### Testing your changes ###
* Build the testing container by running * Build the testing container by running