diff --git a/README.md b/README.md index 6f550c2..2ce0434 100644 --- a/README.md +++ b/README.md @@ -95,9 +95,9 @@ sudo nano /etc/apt/sources.list > If you want to use nouveau driver, choose N when asked if you have nvidia gpu. This is because the nvidia installer part, it will blacklist nouveau. Hyprland will still be installed but it will skip blacklisting nouveau. #### ✨ to run -> clone this repo by using git. Change directory, make executable and run the script +> clone this repo (latest commit only) by using git. Change directory, make executable and run the script ```bash -git clone https://github.com/JaKooLit/Debian-Hyprland.git +git clone --depth=1 https://github.com/JaKooLit/Debian-Hyprland.git cd Debian-Hyprland chmod +x install.sh ./install.sh