Update README.md

This commit is contained in:
Mikahael 2024-02-20 21:11:26 +05:30 committed by GitHub
parent 2bbbd846c8
commit 1ae72b10b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,8 @@ Required packages downloaded, for manual installation see below
Now you can edit rest files
## Manual Installation:
- Open terminal, run the followng commands :
- Open terminal, run the followng commands:
- sudo apt update; sudo apt install software-properties-common -y
- sudo add-apt-repository ppa:deadsnakes/ppa
- sudo apt install python3-pip python3.10-dev python3.10-venv