From 650a3c291b1a97b2142f64498d027617bc9b8ed5 Mon Sep 17 00:00:00 2001 From: JohannesDienst-askui Date: Wed, 21 Feb 2024 08:38:01 +0100 Subject: [PATCH] docs: correct askui to askui-shell for terminal command --- docs/docs/general/02-Components/AskUI-Controller.md | 2 +- .../version-0.13.1/general/02-Components/AskUI-Runner.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/general/02-Components/AskUI-Controller.md b/docs/docs/general/02-Components/AskUI-Controller.md index 286f171ca4f..35dbbeb9094 100644 --- a/docs/docs/general/02-Components/AskUI-Controller.md +++ b/docs/docs/general/02-Components/AskUI-Controller.md @@ -12,7 +12,7 @@ The AskUI Controller only works on __Windows__ and you have to __disable mouse a ::: ## Start Over Terminal (AskUI Development Environment) -First switch into the [AskUI Development Environment (ADE)](AskUI-Development-Environment.md) by executing the command `askui` in a terminal. The `AskUI-StartController` command is used to launch the **AskUI Controller**. +First switch into the [AskUI Development Environment (ADE)](AskUI-Development-Environment.md) by executing the command `askui-shell` in a terminal. The `AskUI-StartController` command is used to launch the **AskUI Controller**. You have several configuration options, which you can find [here](AskUI-Development-Environment.md#askui-controller-management). diff --git a/docs/versioned_docs/version-0.13.1/general/02-Components/AskUI-Runner.md b/docs/versioned_docs/version-0.13.1/general/02-Components/AskUI-Runner.md index 9d223db3e99..47e0ac49360 100644 --- a/docs/versioned_docs/version-0.13.1/general/02-Components/AskUI-Runner.md +++ b/docs/versioned_docs/version-0.13.1/general/02-Components/AskUI-Runner.md @@ -13,7 +13,7 @@ If you want to execute your workflows defined in __AskUI Studio__ in your own en ### Requirements * Install the **AskUI Controller** with the [AskUI Installer](../01-Getting%20Started/Installing%20AskUI/getting-started.md) first. -* Then switch into the [AskUI Development Environment (ADE)](AskUI-Development-Environment.md) by executing the command `askui` in CMD. +* Then switch into the [AskUI Development Environment (ADE)](AskUI-Development-Environment.md) by executing the command `askui-shell` in CMD. ### `AskUI-StartRunner` Command The `AskUI-StartRunner` command starts the AskUI Runner. This function accepts the following parameters: