diff --git a/README.md b/README.md index f445b65e..b786e736 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/Paul-0x5061756c/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim ```