We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4120893 commit 1e0e998Copy full SHA for 1e0e998
README.md
@@ -71,7 +71,7 @@ too - it's ignored in the kickstart repo to make maintenance easier, but it's
71
<details><summary> Linux and Mac </summary>
72
73
```sh
74
-git clone https://github.com/nvim-lua/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
+git clone https://github.com/NaphtaliO/nvim.git ~/.config/nvim
75
```
76
77
</details>
0 commit comments