This commit is contained in:
MyDrift 2024-06-30 15:10:12 +02:00 committed by GitHub
parent deb18fa353
commit f4bed3c08f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ If you are still having issues try using a **VPN**, or changing your **DNS provi
- Script doesn't run/PowerShell crashes:
1. Press Windows Key+X and select 'PowerShell (Admin)' (Windows 10) or 'Windows Terminal (Admin)' (Windows 11)
2. Run:
```
```ps1
Set-ExecutionPolicy Unrestricted -Scope Process -Force
```
3. Run: