Fix bold text
This commit is contained in:
@@ -6,12 +6,12 @@ More Scripts will follow in the future.
|
||||
To use these scripts it is recommended to download them from the repository and then run them on the PC.
|
||||
Keep in mind to change the execution policy to run it.
|
||||
|
||||
*Enable
|
||||
**Enable
|
||||
```powershell
|
||||
Set-ExecutionPolicy Bypass
|
||||
```
|
||||
|
||||
*Disable
|
||||
**Disable
|
||||
```powershell
|
||||
Set-ExecutionPolicy RemoteSigned
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user