Update README.md

This commit is contained in:
Paul 2024-05-08 08:42:22 +02:00 committed by GitHub
parent 5c42521234
commit e9e006fb29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ fork to your machine using one of the commands below, depending on your OS.
<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/Paul-0x5061756c/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
```
</details>