diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2025-05-28 22:16:32 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2025-05-28 22:16:32 +0400 |
commit | ea541ba1ab17faee3e4c69f6c35e3886e847e7bf (patch) | |
tree | 25732b34277113ffee1a2052ad5b1f0e84022d5d /README | |
parent | e1c2b788bfc7e8b979fa7ae32bf58b0c1cf1bfa0 (diff) |
README updated
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,8 +7,8 @@ Forked from git.suckless.org/dwm. Installing dwm -------------- It’s recommended not to build dwm directly from this repository. -Instead, use git.farajli.net/slcf, -which provides a complete setup-including slstatus, custom scripts, and other essential components. +Instead, use https://git.farajli.net/slcf/, +which provides a complete setup including slstatus, custom scripts, and other essential components. Refer to that repository for full build and installation instructions. If you prefer a minimal setup without additional dependencies, you can simply run: |