aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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