We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea37efe commit 658aab2Copy full SHA for 658aab2
README.md
@@ -32,7 +32,9 @@ Download and run the appropriate script for your platform:
32
#### Windows Installation
33
34
1. Download the Windows script
35
-2. Right-click and select "Run as administrator"
+2. Open Command Prompt as Administrator:
36
+ - Press Win+X and select "Command Prompt (Admin)" or "Windows PowerShell (Admin)"
37
+ - Navigate to the download location using `cd` command
38
3. Execute with required parameters, for example:
39
```
40
setup_phoenix_ai_control_win.bat --managedByEmail [email protected] --disableAI
0 commit comments