This commit is contained in:
Paul-0x5061756c 2024-05-08 13:56:39 +02:00
commit 43edb07a4c
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>