From 314e7b0f1ad38fce20fdd48e4c26e7e3e5ddc7fc Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Sun, 22 Mar 2026 19:17:12 +0100 Subject: docs(README): update repo URL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c377df..be0135f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Install necessary packages (Arch Linux specific, other distros will differ) sudo pacman -S ttf-jetbrains-mono-nerd libqalculate ``` -It's also recommended to start dwm and other related software through xinit, my main [dotfiles repo](https://git.sr.ht/~pml68/dotfiles) contains the needed configurations. +It's also recommended to start dwm and other related software through xinit, my main [dotfiles repo](https://git.pml68.dev/dotfiles) contains the needed configurations. ### Optional dependencies @@ -21,7 +21,7 @@ It's also recommended to start dwm and other related software through xinit, my ### Automated ```sh -git clone https://git.sr.ht/~pml68/suckless-setup +git clone git://git.pml68.dev/suckless-setup cd suckless-setup sudo make install -- cgit v1.2.3