From edd4fb2c2889df9a422fd2f873bf553e69ee757a Mon Sep 17 00:00:00 2001 From: Robert Johnson Date: Sat, 8 Feb 2025 13:24:28 -0500 Subject: [PATCH] Update README.md Updated to my repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa5f4fc8..cfc7ab36 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,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 git@code.draft13.com:robert/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim ```