diff --git a/Among Us - TOHE.ps1 b/Among Us - TOHE.ps1 index 7cfd1fb..8e8ad41 100644 --- a/Among Us - TOHE.ps1 +++ b/Among Us - TOHE.ps1 @@ -1,5 +1,6 @@ -#To Run this easily. Run the following command: -#Powershell $A = (curl https://gitea.resta.us/resta.us/public/raw/branch/main/Among%20Us%20-%20TOHE.ps1).content; Invoke-Expression $A.Substring(1) +#To Run this easily, use one of the following methods: +#Method 1: Right click the start menu. Click "Terminal (Admin)" or "Windows Powershell (Admin)" and paste the following line in the command window: +#$A = (curl https://gitea.resta.us/resta.us/public/raw/branch/main/Among%20Us%20-%20TOHE.ps1).content; Invoke-Expression $A.Substring(1) $gameName = "Among Us"