mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-27 08:46:58 -06:00
Fix typo in virtualenvwrapper's name. Fixes #2083
This commit is contained in:
parent
6557433061
commit
ff199f4582
2
README
2
README
@ -79,7 +79,7 @@ process is fairly simple - adapt as required for your distribution:
|
||||
|
||||
1) Install the virtualenv packages into the system Python environment
|
||||
|
||||
$ sudo pip install virtualenv virtualenv-wrapper
|
||||
$ sudo pip install virtualenv virtualenvwrapper
|
||||
|
||||
2) Source the virtualenv wrapper tools script. You may want to add this command
|
||||
to your ~/.bash_profile file for future convenience:
|
||||
|
Loading…
Reference in New Issue
Block a user