Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix for nvim-lua#314 - there's no -data at the end of the nvim dir.
  • Loading branch information
feoh authored May 22, 2023
1 parent 4d7e4b8 commit 8a647f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Distribution Alternatives:
* From a terminal cd/dir to:
`~/.config/nvim` (Linux)
`~/.config/nvim` (MacOS)
`%userprofile%\AppData\Local\nvim-data\` (Windows)
`%userprofile%\AppData\Local\nvim\` (Windows)

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

0 comments on commit 8a647f4

Please sign in to comment.