From 13becebe34905734d22f223ba36cff60ec674374 Mon Sep 17 00:00:00 2001 From: adamthesdetqa Date: Sun, 5 Oct 2025 14:24:45 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41139505..c18a3239 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/adamthesdetqa/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim ```