Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
starchyunderscore authored Oct 15, 2023
1 parent ea687f8 commit 80c55b2
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 @@ -9,7 +9,7 @@ w11-nonadmin-utils is an interactive command line tool to change settings and in
Open a (non-admin) PowerShell window and run:

```PowerShell
iwr -UseBasicParsing https://raw.githubusercontent.com/starchyunderscore/w11-nonadmin-utils/main/current/run.ps1 | iex
iwr -UseBasicParsing "https://raw.githubusercontent.com/starchyunderscore/w11-nonadmin-utils/main/current/run.ps1" | iex
```

---
Expand Down

0 comments on commit 80c55b2

Please sign in to comment.