diff --git a/README.md b/README.md index 6973386f..6a23034a 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Then, start MailHog by running `mailhog` in the command line. #### Debian / Ubuntu ```bash sudo apt-get -y install golang-go +sudo apt-get install git go get github.com/mailhog/MailHog ```