diff options
Diffstat (limited to 'docs/README.md')
| -rw-r--r-- | docs/README.md | 6 |
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 |
