aboutsummaryrefslogtreecommitdiff
path: root/docs/README.md
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2022-08-19 20:05:40 +0800
committerjdhao <jdhao@hotmail.com>2022-08-19 20:05:40 +0800
commite68c687f23c963a0172cee78ccfdeae06b1e1555 (patch)
tree52b09a01b3fb86d4b4be59b8f70c7d707dbef269 /docs/README.md
parent497f93d6c71b01803e818827836b917e2029f5b8 (diff)
update install script for Windows
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index 62e091d..361bcf1 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -31,7 +31,11 @@ should be set properly based on your environment.
## Automatic installation for Windows
-Run script [nvim_setup_windows.ps1](nvim_setup_windows.ps1) under PowerShell.
+Run the script [nvim_setup_windows.ps1](nvim_setup_windows.ps1) in PowerShell **with Administrator rights**:
+
+```
+.\docs\nvim_setup_windows.ps1
+```
# Manual install