mirror of
https://gitlab.com/ric_harvey/MailHog.git
synced 2024-11-23 14:24:03 +00:00
try again
This commit is contained in:
parent
c2aa6c22ae
commit
761c7097f0
1 changed files with 1 additions and 1 deletions
|
@ -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 [mailhog/MailHog-UI/assets/assets.go](https://github.com/mailhog/MailHog-UI/assets/assets.go)
|
||||
`go get github.com/mailhog/MailHog`, since [mailhog/MailHog-UI/assets/assets.go](https://github.com/mailhog/MailHog-UI/blob/master/assets/assets.go)
|
||||
is already pre-compiled and committed to this repository.
|
||||
|
||||
### Why do I need a Makefile?
|
||||
|
|
Loading…
Reference in a new issue