diff --git a/docs/en_US/desktop_deployment.rst b/docs/en_US/desktop_deployment.rst index 20a257cfa..a73203f7a 100644 --- a/docs/en_US/desktop_deployment.rst +++ b/docs/en_US/desktop_deployment.rst @@ -47,7 +47,9 @@ create a file named 'dev_config.json' and specify the following entries: { "pythonPath": For Example: "../../venv/bin/python3", + "pgadminFile": For Example: "../web/pgAdmin4.py" + } Note that the dev_config.py file should only be required by developers who are