From abb0a893277c6805b620ab461e5cccbe16390f8f Mon Sep 17 00:00:00 2001 From: Tyndyll Date: Fri, 14 Sep 2018 12:47:52 +0100 Subject: [PATCH] Update BUILD.md Fix build doc Makefile link --- docs/BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/BUILD.md b/docs/BUILD.md index 7b58410..09c00f1 100644 --- a/docs/BUILD.md +++ b/docs/BUILD.md @@ -1,7 +1,7 @@ Building MailHog ================ -MailHog is built using `make`, and using [this Makefile](Makefile). +MailHog is built using `make`, and using [this Makefile](../Makefile). If you aren't making any code changes, you can install MailHog using `go get github.com/mailhog/MailHog`, since [mailhog/MailHog-UI/assets/assets.go](https://github.com/mailhog/MailHog-UI/blob/master/assets/assets.go)