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 7fc2f7b commit eee9d06Copy full SHA for eee9d06
README.md
@@ -67,7 +67,7 @@ fork to your machine using one of the commands below, depending on your OS.
67
<details><summary> Linux and Mac </summary>
68
69
```sh
70
-git clone https://github.com/nvim-lua/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
+git clone https://github.com/noahapursell/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
71
```
72
73
</details>
0 commit comments