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: