Updating readme to be specific to my repo

This commit is contained in:
Jason Schneekloth 2025-12-03 23:22:46 -06:00
parent d10380ab79
commit 321f051b7c
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ too - it's ignored in the kickstart repo to make maintenance easier, but it's
<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/jschneekloth/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
```
</details>