Update README.md

updated command to this fork
This commit is contained in:
TobiasMeinert 2024-02-23 23:08:36 +01:00 committed by GitHub
parent 7af594fd31
commit ce469a76b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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