From d4cc537e68b59dec8081dba43194487af446333b Mon Sep 17 00:00:00 2001 From: Tobias Meinert Date: Fri, 23 Feb 2024 23:12:38 +0100 Subject: [PATCH] updated Readme Please enter the commit message for your changes. Lines starting with '#' will be ignored, and an empty message aborts the commit. On branch master Your branch is up to date with 'origin/master'. Changes to be committed: modified: README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa8aaafb..ecf2e6fc 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Clone kickstart.nvim: - on Linux and Mac ```sh -git clone https://github.com/TobiasMeinert/nvim-lua/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim +git clone https://github.com/TobiasMeinert/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim ``` - on Windows (cmd)