Revert "Update README.md"

This reverts commit d72114e3bf.
This commit is contained in:
dla 2024-09-12 16:35:53 +07:00
parent d72114e3bf
commit 3596cffd9d
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,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 git@github.com:lala74/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
git clone https://github.com/nvim-lua/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
```
</details>