Update remote url
This commit is contained in:
parent
45a7bdbc25
commit
e75403a3c3
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ Clone kickstart.nvim:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# on Linux and Mac
|
# 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
|
### Post Installation
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue