From 48b65e0c64857a4c290229f3f52c262e4e551d3b Mon Sep 17 00:00:00 2001 From: LoganDark Date: Thu, 13 May 2021 19:16:22 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 57d3d44..9bc2803 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ To run a script in CMD or Powershell, enter the path of the script and press ret C:\Users\user> "Downloads\install-wsl\install-wsl.bat" -## Flags for non-interactive Installations +You can also just double-click the .bat file, and it'll open the main menu (the one you can see in the screenshot). The script should not be run as administrator. + +## Flags for Non-Interactive Installations This script also includes extra flags for non-interactive insallations. They can be viewed by specifying the `--help` flag.