Update clone URL in README

This commit is contained in:
Tanguy Herbron 2022-02-14 00:07:56 +00:00
parent 6f82cb1542
commit fe97eab416

View File

@ -59,7 +59,7 @@ Then, I advise to install all packages from source if you run into issues, since
### Dotfiles installation ### Dotfiles installation
- Clone the repository - Clone the repository
``` ```
git clone --bare https://github.com/TanguyHerbron/dotfiles.git $HOME/.dotfiles git clone --bare https://git.halia.dev/therbron/dotfiles.git $HOME/.dotfiles
``` ```
- Define a one time alias - Define a one time alias
``` ```