diff --git a/README.md b/README.md index 5e7fe6a..4210f94 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ - `cd ~/.dotfiles` - `git clone --recurse-submodules -j8 https://git.gc4.at/linux/vim-settings.git` - Use ssh if you want to commit also: - - `git clone --recurse-submodules -j8 ssh://git@git.gc4.at:4258/linux/vim-settings.git` + - `git clone --recurse-submodules -j8 SSH URL` - --recurse-submodules -j8 is important since the Plugins in .vim/plugged are also remote repos (int his repo) = submodules - `cd ~` - `mv .vim .vim_old && mv .vimrc .vimrc_old`