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
This commit is contained in:
Tobias Meinert 2024-02-23 23:12:38 +01:00
parent ce469a76b0
commit d4cc537e68
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ Clone kickstart.nvim:
- on Linux and Mac - on Linux and Mac
```sh ```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) - on Windows (cmd)