aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2020-04-12 00:05:53 +0800
committerjdhao <jdhao@hotmail.com>2020-04-12 00:05:53 +0800
commit4fb31858b4b2ca879f485ebccd79f566fb9eb84a (patch)
treef17a81608c2d3a5a694a4487cf58a0eca0bef2fe /docs
parent3c8a653ef42961139ba72ecd652a836c21156fa9 (diff)
docs: fix documentation errors
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md
index 0f0eaf7..f772b58 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -180,3 +180,5 @@ dependencies, Neovim itself and Nvim configs in this repo.
Note that the variable `PYTHON_INSTALLED`, `SYSTEM_PYTHON` and
`ADD_TO_SYSTEM_PATH` in the script should be set properly based on your
environment.
+
+[^1]: Use `echo %userprofile%` to see where your `$HOME` is.