Skip to content

Commit 04bdad3

Browse files
authored
Update README.md
Fix for nvim-lua#314 - there's no -data at the end of the nvim dir.
1 parent 6206acd commit 04bdad3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)