ThaiVecFont / install.sh
microhum's picture
try change py path
f1c8b84
raw
history blame
146 Bytes
sudo apt update
sudo apt install software-properties-common
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt update
sudo apt install python3.10