From 1ae72b10b7da811a1223882302e5fdcd37ffe3a3 Mon Sep 17 00:00:00 2001 From: Mikahael <54455412+Mikahael@users.noreply.github.com> Date: Tue, 20 Feb 2024 21:11:26 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c0f5a2d..d9391bf 100644 --- a/README.md +++ b/README.md @@ -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