Skip to content

Commit

Permalink
update build docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-kent committed Jul 7, 2016
1 parent 901930c commit c2aa6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Building MailHog
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 [assets.go](MailHog-UI/assets/assets.go)
`go get github.com/mailhog/MailHog`, since [mailhog/MailHog-UI/assets/assets.go](https://github.com/mailhog/MailHog-UI/assets/assets.go)
is already pre-compiled and committed to this repository.

### Why do I need a Makefile?
Expand Down

0 comments on commit c2aa6c2

Please sign in to comment.