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.
|
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.
|
Keep in mind to change the execution policy to run it.
|
||||||
|
|
||||||
*Enable
|
**Enable
|
||||||
```powershell
|
```powershell
|
||||||
Set-ExecutionPolicy Bypass
|
Set-ExecutionPolicy Bypass
|
||||||
```
|
```
|
||||||
|
|
||||||
*Disable
|
**Disable
|
||||||
```powershell
|
```powershell
|
||||||
Set-ExecutionPolicy RemoteSigned
|
Set-ExecutionPolicy RemoteSigned
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user