Fix docs formatting (#11008)

This commit is contained in:
Oliver 2025-12-14 17:58:59 +11:00 committed by GitHub
parent d3d957e924
commit be8911eed3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -112,7 +112,8 @@ pip install --upgrade --ignore-installed invoke
#### Install Python Bindings
Depending on your database the python bindings must also be installed (into your virtual environment).
Depending on your database the python bindings must also be installed (into your virtual environment).
For PostgreSQL install:
```