diff --git a/README.md b/README.md index f445b65e..3b7b1419 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ fork to your machine using one of the commands below, depending on your OS.
Linux and Mac ```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 ```