Fix typo in virtualenvwrapper's name. Fixes #2083

This commit is contained in:
Dave Page 2017-01-18 09:33:52 +00:00
parent 6557433061
commit ff199f4582

2
README
View File

@ -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: