diff --git a/README.md b/README.md index 13d9619..1765308 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,11 @@ From zero to fully configured macOS in minutes. This dotfiles repository provide **One command to rule them all:** ```bash +# From GitHub git clone https://github.com/davidglidden/dotfiles.git ~/dotfiles && ~/dotfiles/engage + +# From Gitea (alternative mirror) +git clone git@git.davidglidden.eu:davidglidden/dotfiles.git ~/dotfiles && ~/dotfiles/engage ``` That's it! The `engage` script will guide you through a complete system setup.