From 321f051b7c172cf21e24a0d40a7abcb23a1a9175 Mon Sep 17 00:00:00 2001 From: Jason Schneekloth Date: Wed, 3 Dec 2025 23:22:46 -0600 Subject: [PATCH] Updating readme to be specific to my repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41139505..716a028b 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ too - it's ignored in the kickstart repo to make maintenance easier, but it's
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/jschneekloth/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim ```