Skip to content

Commit

Permalink
fix(README): less text
Browse files Browse the repository at this point in the history
  • Loading branch information
he3als committed Mar 17, 2024
1 parent 30b8132 commit fcae8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ iex (&{$(irm https://raw.githubusercontent.com/he3als/EdgeRemover/main/get.ps1)}
```

### 🫧 Clearing Edge Blocks
You can use the command below or download the `ClearUpdateBlocks.ps1` file in the repository to clear all Edge Update policies, including those that block the reinstallation and update of Edge or WebView.
You can use the command below in PowerShell to clear all EdgeUpdate policies, including those that block the reinstallation and update of Edge or WebView.

```powershell
iex (&{$(irm https://raw.githubusercontent.com/he3als/EdgeRemover/main/get.ps1)} -ClearUpdateBlocks)
Expand Down

0 comments on commit fcae8eb

Please sign in to comment.