birdwm

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit f97e3da8082e6548830e32fb4067e31298923469
parent 9b2df2ea6930c8ff03af6b3982e735bd4e25f43d
Author: mrgrouse <bdmfegys@duck.com>
Date:   Thu, 23 May 2024 20:17:20 -0400

README.md: update git clone url

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -26,7 +26,7 @@ ### See `config.h` for customization options ```sh -git clone https://git.tetraonini.online/grouse/birdwm +git clone https://git.mrgrouse.com/grouse/birdwm cd birdwm sudo make install ```