mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed Definition list ends without a blank line; unexpected unindent.
This commit is contained in:
parent
102ffd141c
commit
2e68c6ff75
@ -47,7 +47,9 @@ create a file named 'dev_config.json' and specify the following entries:
|
||||
|
||||
{
|
||||
"pythonPath": <PATH OF THE PYTHON BINARY> For Example: "../../venv/bin/python3",
|
||||
|
||||
"pgadminFile": <PATH OF THE pgAdmin4.py> For Example: "../web/pgAdmin4.py"
|
||||
|
||||
}
|
||||
|
||||
Note that the dev_config.py file should only be required by developers who are
|
||||
|
Loading…
Reference in New Issue
Block a user