From 8b76097dc40f6a08e8bcdf993138bcbed4b5f288 Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Thu, 28 Nov 2024 15:01:13 +0700 Subject: [PATCH] Update en.yml --- hikka/langpacks/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hikka/langpacks/en.yml b/hikka/langpacks/en.yml index a932fe7..a4208fd 100644 --- a/hikka/langpacks/en.yml +++ b/hikka/langpacks/en.yml @@ -230,7 +230,7 @@ settings: name: "Settings" installation: '▪️ The installation is very easy! Just enter the following in your servers terminal: -
sudo apt update && sudo apt upgrade -y && sudo apt install git && sudo apt install python3-pip && git clone https://github.com/coddrago/Hikka && cd Hikka && pip install -r requirements.txt && python3 -m hikka
+
sudo apt update && sudo apt upgrade -y && sudo apt install git && sudo apt install python3-pip && git clone https://github.com/coddrago/Heroku && cd Heroku && pip install -r requirements.txt && python3 -m hikka
😐 If you dont have sudo access, simply remove the initial steps. 🥳 Lets go over a few arguments: