Add python3-tk to apt install
This commit is contained in:
parent
fbe00ec782
commit
715dfef72d
@ -24,7 +24,7 @@ you will need to download the latest 3.10 python release, and run the following
|
|||||||
|
|
||||||
Run the following commands on a Debian/Ubuntu Linux system to install the appropriate prerequisites
|
Run the following commands on a Debian/Ubuntu Linux system to install the appropriate prerequisites
|
||||||
|
|
||||||
apt install python3-pip virt-viewer git
|
apt install python3-pip python3-tk virt-viewer git
|
||||||
git clone https://github.com/joshpatten/PVE-VDIClient.git
|
git clone https://github.com/joshpatten/PVE-VDIClient.git
|
||||||
cd ./PVE-VDIClient/
|
cd ./PVE-VDIClient/
|
||||||
chmod +x requirements.sh
|
chmod +x requirements.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user