Add FreeBSD port to install page

This commit is contained in:
steve-chavez
2020-06-28 13:46:39 -05:00
parent 7e3c14a71a
commit c518585259
+6
View File
@@ -12,6 +12,12 @@ If you use **macOS Homebrew**, then you can install PostgREST from the `official
brew install postgrest
If you use **FreeBSD**, then you can install PostgREST from the `official ports <https://www.freshports.org/www/hs-postgrest>`_.
.. code:: bash
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>`_.
.. code:: bash