Browse Source

Link to release-page

Steve Kemp 6 years ago
parent
commit
d9fe6f25bf
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -35,6 +35,8 @@ application via:
     go get -u  github.com/skx/rss2hook
     go get -u  github.com/skx/rss2hook
     go install github.com/skx/rss2hook
     go install github.com/skx/rss2hook
 
 
+If you prefer you can fetch a binary from [our release page](github.com/skx/rss2hook/releases).  Currently there is only a binary for Linux (amd64) due to the use of `cgo` in our dependencies.
+
 
 
 
 
 ## Setup
 ## Setup