docs: elaborate on Docker tag

Also link to installation from README.md

Closes https://github.com/PostgREST/postgrest/issues/4385.
This commit is contained in:
steve-chavez
2025-10-23 18:57:41 -05:00
committed by Steve Chavez
parent 7968b918ec
commit b20d369176
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -52,8 +52,8 @@ Big thanks to our sponsors! You can join them by supporting PostgREST on [Patreo
## Usage
1. Download the binary ([latest release](https://github.com/PostgREST/postgrest/releases/latest))
for your platform.
1. See the docs for [how to install PostgREST on your platform](https://docs.postgrest.org/en/stable/explanations/install.html). You can also [use Docker](https://docs.postgrest.org/en/stable/explanations/install.html#docker).
2. Invoke for help:
```bash