Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MyDrift-user authored Jun 30, 2024
1 parent deb18fa commit f4bed3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KnownIssues.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f4bed3c

Please sign in to comment.