Update README.md

This commit is contained in:
Sarjyant Shrestha 2024-09-19 18:41:50 +05:45 committed by GitHub
parent 7ea89e55c9
commit c0142dd97f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ Clone kickstart.nvim:
<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/SarjyantShrestha/kickstart.nvim "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
```
</details>