From e4dafad64d7dd48aa0478626e184b744efc7ecdc Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Mon, 25 May 2015 21:56:47 -0700 Subject: [PATCH] Use github release feature to host binaries --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39fd4b851..3137a7bf8 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ your own projects. ### Usage -Download the binary ([OS X](http://bin.begriffs.com/dbapi/osx/postgrest-0.2.9.0.tar.xz) / [Linux](http://bin.begriffs.com/dbapi/heroku/postgrest-0.2.9.0.tar.xz)) and invoke like so: +Download the binary ([latest release](https://github.com/begriffs/postgrest/releases/latest)) and invoke like so: ```bash postgrest --db-host localhost --db-port 5432 \