removed chmod from manual

isntall.sh is already executable
This commit is contained in:
Yechiel 2024-07-15 17:40:38 +03:00 committed by GitHub
parent 232287c84b
commit 4358cf067a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -158,7 +158,6 @@ sudo nano /etc/apt/sources.list
```bash ```bash
git clone --depth=1 https://github.com/JaKooLit/Debian-Hyprland.git ~/Debian-Hyprland git clone --depth=1 https://github.com/JaKooLit/Debian-Hyprland.git ~/Debian-Hyprland
cd ~/Debian-Hyprland cd ~/Debian-Hyprland
chmod +x install.sh
./install.sh ./install.sh
``` ```
<p align="center"> <p align="center">