fix(readme): update the git url in the readme

This commit is contained in:
2026-04-20 12:22:22 +02:00
parent c28b5b6d4a
commit 6a676c06fc
+1 -1
View File
@@ -3,7 +3,7 @@
## Install
```bash
git clone --recurse-submodules <repo-url>
git clone --recurse-submodules ssh://git@git.alxczl.fr:7878/alexandre/dotfiles.git
cd new-dotfiles
./install.sh
```