From c9ccde874dc3128df4e37e1699c9f09580f92cb6 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Fri, 15 Sep 2023 15:52:55 +0200 Subject: [PATCH] Update FAQ.md --- Docs/FAQ.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Docs/FAQ.md b/Docs/FAQ.md index 8b6d72f7..bdfb92e0 100644 --- a/Docs/FAQ.md +++ b/Docs/FAQ.md @@ -53,11 +53,12 @@
How to execute PowerShell scripts on Windows? 1. **In the Windows desktop:** right-click the script and select: *Execute with PowerShell* -2. **On the command-line:** launch a terminal application (e.g. *Windows Terminal*), then type: `./`. -3. **By context menu:** see below. -4. **By voice control:** see repo [talk2windows](https://github.com/fleschutz/talk2windows) for more information. -5. **By automation software:** see [Jenkins.io](https://www.jenkins.io) or [AutoHotKey.com](https://www.autohotkey.com/) for more information. -6. **Automatically on login:** see below. +2. **On the command-line:** launch a terminal application (e.g. *Windows Terminal*), then type: `./