Update README.md

This commit is contained in:
Razvan Grecu 2023-11-20 00:03:03 +02:00 committed by GitHub
parent a005f15cec
commit 6068b884cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ Clone kickstart.nvim:
```sh
# on Linux and Mac
git clone https://github.com/nvim-lua/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
git clone git@github.com:razvgrecu/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
```