diff --git a/docs/docs/start/install.md b/docs/docs/start/install.md index 4d888a6c1a..d8be8b9924 100644 --- a/docs/docs/start/install.md +++ b/docs/docs/start/install.md @@ -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: ```