We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8db7b72 + e5fac2f commit 9ae2f3eCopy full SHA for 9ae2f3e
1 file changed
README.md
@@ -15,7 +15,7 @@ Before proceeding with the installation, ensure the following prerequisites are
15
- **Docker**: Version 18.09 or higher. [Install Docker](https://docs.docker.com/install)
16
- **Python**: Version 3.9.2 or higher. [Install Python](https://www.python.org/downloads/)
17
- **PDM**: Version 2.11.2 or higher. [Install PDM](https://pdm-project.org/latest/#installation)
18
-- **pg_dump**: Version 15. [Install pg_dump](./INSTALL_PG_DUMP.md)
+- **pg_dump**: Version 17. [Install pg_dump](./INSTALL_PG_DUMP.md)
19
- **psycopg2**: Version 2.9.9. [Install psycopg](https://www.psycopg.org/docs/install.html)
20
21
### Installation Guide
0 commit comments