Skip to content

Commit 724942e

Browse files
committed
fix: clone cmd
1 parent 07a0bef commit 724942e

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
@@ -74,7 +74,7 @@ too - it's ignored in the kickstart repo to make maintenance easier, but it's
7474
<details><summary> Linux and Mac </summary>
7575

7676
```sh
77-
git clone https://github.com/nvim-lua/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
77+
git clone https://github.com/sashaaKr/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
7878
```
7979

8080
</details>

0 commit comments

Comments
 (0)