Debian readme (#1746)

* v2.4.0

* update install guide
This commit is contained in:
Michel Oosterhof 2022-07-31 22:06:11 +08:00 committed by GitHub
parent 81ff0add53
commit 98353433db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ Actual Python packages are installed later.
On Debian based systems (last verified on Debian 10, 2021-04-29)::
$ sudo apt-get install git python-virtualenv libssl-dev libffi-dev build-essential libpython3-dev python3-minimal authbind virtualenv
$ sudo apt-get install git python3-virtualenv libssl-dev libffi-dev build-essential libpython3-dev python3-minimal authbind virtualenv
Step 2: Create a user account
*****************************