Skip to content

Commit

Permalink
Color coded code snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
Emilio0404 committed Oct 12, 2023
1 parent ae201df commit 25b457f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/uninstall.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The script currently doesn't support uninstalling from custom locations. This is

Run the following in PowerShell:

```
```PowerShell
$script = "${env:TEMP}\uninstall.ps1"
$url = "https://raw.githubusercontent.com/AzureAD/microsoft-authentication-cli/main/install/uninstall.ps1"
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
Expand Down

0 comments on commit 25b457f

Please sign in to comment.