Change git clone URL to this project's URL instead of forked project

pull/746/head
José Gorgulho 1 year ago
parent cb1f16b8ca
commit 32727e980f

@ -52,7 +52,7 @@ Clone kickstart.nvim:
<details><summary> Linux and Mac </summary>
```sh
git clone https://github.com/nvim-lua/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
git clone https://github.com/jgorgulho/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
```
</details>

Loading…
Cancel
Save