Update clone URL

This commit is contained in:
Andrew Tomaka 2023-08-27 10:04:53 -04:00
parent 42fff94fb4
commit 8aaaba07fe
Signed by: atomaka
GPG Key ID: 61209BF70A5B18BE
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Personal dotfiles managed via GNU stow.
```bash
cd $HOME
git clone https://github.com/atomaka/dotfiles.git
git clone https://git.atomaka.com/atomaka/dotfiles.git
cd dotfiles
./install.sh
```