From 375af1b8444ff527be19aa0c1e2d4d901e15fe12 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20Mart=C3=AD?= Date: Thu, 10 Mar 2016 11:17:04 +0000 Subject: [PATCH] README: It's virtualenv that we want virtualenv is the Debian package that holds the executables. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44305ed8..6bc1379d 100644 --- 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: -- 2.30.2