From 0ec963b295415390f0aa30666753265ddcef7221 Mon Sep 17 00:00:00 2001 From: steve-chavez Date: Tue, 11 Sep 2018 13:28:04 -0500 Subject: [PATCH] Fix #105, correct command for running postgrest --- install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.rst b/install.rst index a2805432e..36905b5cb 100644 --- a/install.rst +++ b/install.rst @@ -45,7 +45,7 @@ The PostgREST server reads a configuration file to determine information about t .. code:: bash - postgrest /path/to/postgrest.conf + ./postgrest /path/to/postgrest.conf The file must contain a set of key value pairs. At minimum you must include these keys: