Update readme to use correct base URL

This commit is contained in:
Anthony Oteri
2023-07-10 10:37:55 -04:00
parent a78ce01630
commit 9d9390d6d0
+1 -1
View File
@@ -11,7 +11,7 @@ Installation:
1) Clone this repository into a "bare" repository in $HOME/.dotfiles 1) Clone this repository into a "bare" repository in $HOME/.dotfiles
~~~ ~~~
git clone --bare https://gitlab.oteri.xyz/anthonyoteri/dotfiles.git $HOME/.dotfiles git clone --bare https://github.com/anthonyoteri/dotfiles.git $HOME/.dotfiles
~~~ ~~~
2) Define an alias in the current scope 2) Define an alias in the current scope