Update remote url
This commit is contained in:
parent
45a7bdbc25
commit
e75403a3c3
|
@ -17,7 +17,7 @@ Clone kickstart.nvim:
|
|||
|
||||
```sh
|
||||
# on Linux and Mac
|
||||
git clone https://github.com/nvim-lua/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
|
||||
git clone git@github.com:mmroczka/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
|
||||
```
|
||||
|
||||
### Post Installation
|
||||
|
|
Loading…
Reference in New Issue