Fix build warnings to satisfy postgrest-docs-build

This commit is contained in:
Wolfgang Walther
2020-11-29 23:54:48 +01:00
committed by Wolfgang Walther
parent 634a0c70b7
commit 881170b9ff
3 changed files with 16 additions and 14 deletions
+2 -2
View File
@@ -18,7 +18,7 @@ If you use **FreeBSD**, then you can install PostgREST from the `official ports
pkg install hs-postgrest
If you use **Arch Linux**, then you can install PostgREST from the `official repo <https://www.archlinux.org/packages/community/x86_64/postgrest>`_.
If you use **Arch Linux**, then you can install PostgREST from the `community repo <https://www.archlinux.org/packages/community/x86_64/postgrest>`_.
.. code:: bash
@@ -40,7 +40,7 @@ If you use Windows, you can install PostgREST using `Chocolatey <https://chocola
When a pre-built binary does not exist for your system you can :ref:`build the project from source <build_source>`.
Running
~~~~~~~
-------
If you downloaded PostgREST from the release page, first extract the compressed file to obtain the executable.