summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel 'PK' Kaminsky <kaminsky.pavel@gmail.com>2023-05-29 23:35:45 +0300
committerGitHub <noreply@github.com>2023-05-29 23:35:45 +0300
commiteee8cf08766fa7550ebf2cffadb13abb912347e5 (patch)
treebc239ed6182a4e563648fcbc6b8b878cd082fed0
parent28b2dd17d8c723cdede6fec6e79434048b87c62f (diff)
downloaddots-eee8cf08766fa7550ebf2cffadb13abb912347e5.tar.gz
fix(docs): update windows path to a correct folder
-rw-r--r--nvim/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nvim/README.md b/nvim/README.md
index 265c2be..e4a841e 100644
--- a/nvim/README.md
+++ b/nvim/README.md
@@ -40,7 +40,7 @@ Distribution Alternatives:
* **You're ready to go!**
* (Recommended/Optional) Fork this repo (so that you have your own copy that you can modify).
-* Clone the kickstart repo into `$HOME/.config/nvim/` (Linux/Mac) or `%userprofile%\AppData\Local\nvim-data\` (Windows)
+* Clone the kickstart repo into `$HOME/.config/nvim/` (Linux/Mac) or `%userprofile%\AppData\Local\nvim\` (Windows)
* If you don't want to include it as a git repo, you can just clone it and then move the files to this location
Additional system requirements: