Skip to content

Commit eee9d06

Browse files
authored
Update README.md
1 parent 7fc2f7b commit eee9d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ fork to your machine using one of the commands below, depending on your OS.
6767
<details><summary> Linux and Mac </summary>
6868

6969
```sh
70-
git clone https://github.com/nvim-lua/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
70+
git clone https://github.com/noahapursell/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
7171
```
7272

7373
</details>

0 commit comments

Comments
 (0)