corrected a link

This commit is contained in:
phantomoffrags 2026-05-13 11:02:45 -04:00
parent ab1ac2696a
commit 517711bf95
1 changed files with 2 additions and 2 deletions

View File

@ -38,8 +38,8 @@ Reboot when done, then log in as your sudo user.
## Usage ## Usage
```bash ```bash
git clone https://github.com/<you>/exwm-arch git clone https://github.com/phantomoffrags/exwm-arch-install
cd exwm-arch cd exwm-arch-install
chmod +x install.sh chmod +x install.sh
./install.sh ./install.sh
``` ```