Skip to content

Commit 46ea170

Browse files
authored
Update README.md
Fix for nvim-lua#314 - there's no -data at the end of the nvim dir.
1 parent 266dab3 commit 46ea170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Distribution Alternatives:
3232
* From a terminal cd/dir to:
3333
`~/.config/nvim` (Linux)
3434
`~/.config/nvim` (MacOS)
35-
`%userprofile%\AppData\Local\nvim-data\` (Windows)
35+
`%userprofile%\AppData\Local\nvim\` (Windows)
3636

3737
* run: `git clone https://github.com/nvim-lua/kickstart.nvim.git ~/.config/nvim` OR: gh repo clone nvim-lua/kickstart.nvim
3838
* Run neovim (from terminal or shortcut) and allow the kickstart process to download files and set up the basics.

0 commit comments

Comments
 (0)