mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
README: It's virtualenv that we want
virtualenv is the Debian package that holds the executables.
This commit is contained in:
parent
f2681dcb36
commit
375af1b844
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue