Update README.md

This commit is contained in:
Paul 2024-05-08 08:42:22 +02:00 committed by Paul-0x5061756c
parent 50097cde3d
commit 3a2060ad6b
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>