From 0016c6d5df138a743c2bccf6cac185ffab6d5996 Mon Sep 17 00:00:00 2001 From: James Hillyerd Date: Sat, 10 Mar 2018 12:15:05 -0800 Subject: [PATCH] readme: updated for reorg, #79 - noted Homebrew is broken --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 287d6cc..a76c3eb 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,9 @@ to contribute code to the project check out [CONTRIBUTING.md]. ## Homebrew Tap +(currently broken, being tracked in [issue +#68](https://github.com/jhillyerd/inbucket/issues/68)) + Inbucket has an OS X [Homebrew] tap available as [jhillyerd/inbucket][Homebrew Tap], see the `README.md` there for installation instructions. @@ -31,7 +34,7 @@ You will need a functioning [Go installation][Google Go] for this to work. Grab the Inbucket source code and compile the daemon: - go get -v github.com/jhillyerd/inbucket + go get -v github.com/jhillyerd/inbucket/cmd/inbucket Edit etc/inbucket.conf and tailor to your environment. It should work on most Unix and OS X machines as is. Launch the daemon: