Skip to content

Commit 1d52d1e

Browse files
Update README.md
fix(docs): whoops missed another instance of `nvim-data`
1 parent f2b09aa commit 1d52d1e

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
@@ -25,7 +25,7 @@ Distribution Alternatives:
2525
* Extract the archive to:
2626
`~/.config/nvim` (Linux)
2727
`~/.config/nvim` (MacOS)
28-
`%userprofile%\AppData\Local\nvim-data\` (Windows)
28+
`%userprofile%\AppData\Local\nvim\` (Windows)
2929
* Ensure your extraction method did not extract with a parent folder. For example in ~/.config/nvim you should have init.lua not another folder called kickstart.nvim.
3030

3131
### Git Clone Installation

0 commit comments

Comments
 (0)