summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Patti <feoh@feoh.org>2023-05-30 06:44:05 -0400
committerGitHub <noreply@github.com>2023-05-30 06:44:05 -0400
commit853b7c9d9e0e51cd7b9728242e309e33d6f77cac (patch)
tree99c1536a5349e8d3ccc156cf8bf8beb1e5407333
parent2f60b0086fd920fbd46c2a7bc1098aeb4a720a9e (diff)
parent1d52d1e68b8aa7e399b218bf2faf363e5c093254 (diff)
Merge pull request #327 from kaminskypavel/patch-1
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e4a841e..64f386c 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ Distribution Alternatives:
* Extract the archive to:
`~/.config/nvim` (Linux)
`~/.config/nvim` (MacOS)
- `%userprofile%\AppData\Local\nvim-data\` (Windows)
+ `%userprofile%\AppData\Local\nvim\` (Windows)
* 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.
### Git Clone Installation