From 3bc24bb3f89555a88adb4f2a021b3e1c320c5a46 Mon Sep 17 00:00:00 2001 From: Tony Blyler Date: Tue, 17 May 2016 11:57:29 -0400 Subject: [PATCH] Update README for downloading releases --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9fb130b..41cf358 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ Uploads .torrent files from a local "blackhole" to a remote (SSH) rtorrent watch 2. Run `$ go get -u github.com/tblyler/hoarder/cmd/hoarder` 3. If your `GOPATH` is in your `PATH`, run `$ hoarder -config $PATH_TO_HOARDER_CONF` +## Precompiled +1. Go to the [Hoarder releases page](https://github.com/tblyler/hoarder/releases) +2. Look at whichever release you're interested in +3. Download a precompiled binary for the given operating system of your choice +4. Make the binary executable and run + # Configuration ## Example ```yaml