diff --git a/hikka/langpacks/en.yml b/hikka/langpacks/en.yml
index a313d69..ec8dfe9 100644
--- a/hikka/langpacks/en.yml
+++ b/hikka/langpacks/en.yml
@@ -228,18 +228,18 @@ presets:
settings:
name: "Settings"
- installation: '
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
---root
argument allows you to run Hikka as a root user.
--no-web
argument enables login to your account directly in the terminal, rather than through a link {}.lhr.life
.
-.terminal git pull https://github.com/coddrago/Hikka master
I also recommend resetting all built-in module configurations to their default values to avoid any unforeseen errors!'