From 3d02abc84406245a1af0cb5e486415255dbb7800 Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Mon, 29 Dec 2014 11:18:09 -0800 Subject: [PATCH] Link to binaries --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd1f62e22..01c26aff3 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ such as [postman](http://www.getpostman.com/). ### Usage -Download [binaries for your platform] and invoke the program like so: +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: ```bash postgrest --db-host localhost --db-port 5432 \