Update README for downloading releases

This commit is contained in:
Tony Blyler 2016-05-17 11:57:29 -04:00
parent 27f0436a18
commit 3bc24bb3f8
No known key found for this signature in database
GPG key ID: 25C9D3A655D1A65C

View file

@ -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