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:
parent
ce469a76b0
commit
d4cc537e68
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue