diff --git a/README.md b/README.md index 66d0749..4154c40 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,8 @@ These are generic dotfiles intended for use across any platform. Following the best practices of the local platform install `git` and `stow`. ``` -$ git clone ssh://git@gitlab.com/amdavidson/dotfiles.git $HOME/.dotfiles +$ git clone git@git.sr.ht:~amdavidson/dotfiles $HOME/.dotfiles $ cd $HOME/.dotfiles -$ ./update.sh $ stow {scripts,bash,git,tmux,vim} ```