diff --git a/README b/README index 3d41ebdd..ad390b00 100644 --- a/README +++ b/README @@ -99,9 +99,7 @@ process is fairly simple - adapt as required for your distribution: pg_config can be found for building psycopg2), and install the required packages: - (pgadmin4) $ PATH=$PATH:/usr/local/pgsql/bin pip install -r $PGADMIN4_SRC/requirements_py2.txt - - If you are using Python 3, use the requirements_py3.txt file instead. + (pgadmin4) $ PATH=$PATH:/usr/local/pgsql/bin pip install -r $PGADMIN4_SRC/requirements.txt 5) Create a local configuration file for pgAdmin. Edit $PGADMIN4_SRC/web/config_local.py and add any desired configuration options