We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6206acd commit 04bdad3Copy full SHA for 04bdad3
1 file changed
README.md
@@ -32,7 +32,7 @@ Distribution Alternatives:
32
* From a terminal cd/dir to:
33
`~/.config/nvim` (Linux)
34
`~/.config/nvim` (MacOS)
35
- `%userprofile%\AppData\Local\nvim-data\` (Windows)
+ `%userprofile%\AppData\Local\nvim\` (Windows)
36
37
* run: `git clone https://github.com/nvim-lua/kickstart.nvim.git ~/.config/nvim` OR: gh repo clone nvim-lua/kickstart.nvim
38
* Run neovim (from terminal or shortcut) and allow the kickstart process to download files and set up the basics.
0 commit comments