"python-virtualenv" -> "python3-virtualenv"

This commit is contained in:
Jens Diemer 2021-01-07 10:31:26 +01:00 committed by GitHub
parent 268eb2e598
commit 5a585c5c2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ Debian / Ubuntu
Install the dependencies with development headers::
sudo apt-get install python3 python3-dev python3-pip python-virtualenv \
sudo apt-get install python3 python3-dev python3-pip python3-virtualenv \
libacl1-dev libacl1 \
libssl-dev libb2-dev \
liblz4-dev libzstd-dev \