From c6f279d617da7009c5fd9c7d763c4d2f75488275 Mon Sep 17 00:00:00 2001 From: Shawn Peery Date: Tue, 14 May 2024 09:31:52 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a427def2..ae53b659 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ git clone https://github.com/nvim-lua/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HO If you're using `cmd.exe`: ``` -git clone https://github.com/nvim-lua/kickstart.nvim.git %userprofile%\AppData\Local\nvim\ +git clone https://github.com/shawn-peery/kickstart.nvim %userprofile%\AppData\Local\nvim\ ``` If you're using `powershell.exe`