fixed README

This commit is contained in:
mallowcheeks 2024-11-28 13:57:35 -06:00
parent 892cea78c8
commit 5594dcba57
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/mallowcheeks/mallow_kickstart.nvim "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
```
</details>