chiark / gitweb /
README: It's virtualenv that we want
authorDaniel Martí <mvdan@mvdan.cc>
Thu, 10 Mar 2016 11:17:04 +0000 (11:17 +0000)
committerDaniel Martí <mvdan@mvdan.cc>
Fri, 11 Mar 2016 13:27:01 +0000 (13:27 +0000)
virtualenv is the Debian package that holds the executables.

README.md

index 44305ed8f41f2576e29f3e38e9e4198247903e6f..6bc1379df51dbc6e0eb25ee673e5c605ec314f60 100644 (file)
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ via other mechanisms like Brew/dnf/pacman/emerge/Fink/MacPorts.
 
 For Debian based distributions:
 
-       apt-get install python3-dev python3-pip python3-virtualenv
+       apt-get install python3-dev python3-pip virtualenv
 
 Then here's how to install: