Update README.md

This commit is contained in:
La Minh Đức
2024-09-12 16:32:47 +07:00
committed by GitHub
parent 7201dc4801
commit d72114e3bf

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