Update README.md

main
Graham Helton 2 years ago committed by GitHub
parent 4fcc76ebf8
commit ddbb4f683d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,7 +13,7 @@ sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt update -y
sudo apt upgrade -y
sudo apt install python3.10
sudo apt install pip3
sudo apt install python3-pip
python3.10 --version # Make sure python3 is installed

Loading…
Cancel
Save