summaryrefslogtreecommitdiff
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
commit821ad95565a293d6d52ef2f07941472ab75ef00f (patch)
tree8a9ba809261b93a83a2289a86128020d6dea64bb
parent604e92ef74f099dedcf232f27bf6640bd4282d13 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 96d3a0f..0b878eb 100644
--- a/README.md
+++ b/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