aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPolesznyák Márk <contact@pml68.dev>2026-03-22 19:17:12 +0100
committerPolesznyák Márk <contact@pml68.dev>2026-03-22 19:17:12 +0100
commit314e7b0f1ad38fce20fdd48e4c26e7e3e5ddc7fc (patch)
treebf91fab1dfd5ab834660d31552a2a45c00717872
parentchore: get rid of a "maybe-uninitialized" warning (diff)
downloadsuckless-setup-314e7b0f1ad38fce20fdd48e4c26e7e3e5ddc7fc.tar.gz
docs(README): update repo URL
-rw-r--r--README.md4
1 files 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