summaryrefslogtreecommitdiff
path: root/README-DEV.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README-DEV.rst')
-rw-r--r--README-DEV.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README-DEV.rst b/README-DEV.rst
index 7f483a7c7..f4031b767 100644
--- a/README-DEV.rst
+++ b/README-DEV.rst
@@ -57,7 +57,7 @@ Debian-based (inc. Ubuntu) Systems
::
sudo apt-get install help2man python-sphinx gnupg nodejs npm \
- python3 python3-virtualenv
+ python3 python3-venv
Gentoo-based Systems
~~~~~~~~~~~~~~~~~~~~
@@ -73,7 +73,7 @@ Centos 7 and RHEL 7
::
sudo yum install help2man python-sphinx python-docutils \
- python-pygments gnupg nodejs npm python34-virtualenv
+ python-pygments gnupg nodejs npm
Mac OS X