From 1e0e998e9e28fd88af2a50297e88079518522b6c Mon Sep 17 00:00:00 2001 From: Naphtali Odinakachi <48455262+NaphtaliO@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:56:48 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 800ca990..2ac3cefd 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 https://github.com/NaphtaliO/nvim.git ~/.config/nvim ```