2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-18 02:08:22 +00:00

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

View File

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