summaryrefslogtreecommitdiffstats
path: root/nvim
diff options
context:
space:
mode:
authornPHYN1T3 <38122105+nPHYN1T3@users.noreply.github.com>2023-04-25 13:15:10 -0600
committerGitHub <noreply@github.com>2023-04-25 13:15:10 -0600
commitc2dd2ce21ae23c1a631c26988f77812ab75b1e01 (patch)
tree3ebd705103304459b278b0d4692bce907491efc4 /nvim
parent10b4c4c1218d1cf2310155b11337aaa771784818 (diff)
downloaddots-c2dd2ce21ae23c1a631c26988f77812ab75b1e01.tar.gz
Update README.md
Diffstat (limited to 'nvim')
-rw-r--r--nvim/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nvim/README.md b/nvim/README.md
index 96d3a0f..0b878eb 100644
--- a/nvim/README.md
+++ b/nvim/README.md
@@ -25,7 +25,7 @@ Distribution Alternatives:
* Extract the archive to:
`~/.config/nvim` (Linux)
`~/.config/nvim` (MacOS)
- `%userprofile%\User\YourName\AppData\Local\nvim-data\` (Windows)
+ `%userprofile%\AppData\Local\nvim-data\` (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