diff --git a/README.md b/README.md index 4154c40..4337b05 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,8 @@ These are generic dotfiles intended for use across any platform. ## Supported Configurations * bash -* conky * emacs * git -* i3 * mutt * offlineimap * khard @@ -20,7 +18,7 @@ These are generic dotfiles intended for use across any platform. Following the best practices of the local platform install `git` and `stow`. ``` -$ git clone git@git.sr.ht:~amdavidson/dotfiles $HOME/.dotfiles +$ git clone https://pretend.work/amd/dotfiles.git $HOME/.dotfiles $ cd $HOME/.dotfiles $ stow {scripts,bash,git,tmux,vim} ```