Fix typo in virtualenvwrapper's name. Fixes #2083

pull/3/head
Dave Page 2017-01-18 09:33:52 +00:00
parent 6557433061
commit ff199f4582
1 changed files with 1 additions and 1 deletions

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 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 2) Source the virtualenv wrapper tools script. You may want to add this command
to your ~/.bash_profile file for future convenience: to your ~/.bash_profile file for future convenience: