From d77924a9d1c955528f1c7dfbde9074a2fc94a41f Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Mon, 5 Jan 2015 23:03:51 -0800 Subject: [PATCH] Update links to binaries --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e655db0de..9986e3b0a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ your own projects. ### Usage -Download the binary ([OS X](http://bin.begriffs.com/dbapi/osx/postgrest-0.2.4.9.tar.xz) / [Ubuntu](http://bin.begriffs.com/dbapi/heroku/postgrest-0.2.4.9.tar.xz)) and invoke like so: +Download the binary ([OS X](http://bin.begriffs.com/dbapi/osx/postgrest-0.2.4.10.tar.xz) / [Ubuntu](http://bin.begriffs.com/dbapi/heroku/postgrest-0.2.4.10.tar.xz)) and invoke like so: ```bash postgrest --db-host localhost --db-port 5432 \