Update readme
This commit is contained in:
parent
278487b9c5
commit
7d303c68f2
@ -44,13 +44,13 @@ Neovim's configurations are located under the following paths, depending on your
|
||||
**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/javif89/nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
|
||||
```
|
||||
|
||||
**Windows**
|
||||
|
||||
```
|
||||
git clone https://github.com/nvim-lua/kickstart.nvim.git "${env:LOCALAPPDATA}\nvim"
|
||||
git clone https://github.com/javif89/nvim.git "${env:LOCALAPPDATA}\nvim"
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user