Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update release version run command
  • Loading branch information
starchyunderscore authored Sep 20, 2023
1 parent 08ee404 commit 17d74be
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 @@ -84,7 +84,7 @@ Enable-ComputerRestore -Drive "C:\" ; Checkpoint-Computer -Description "w11-nona
Open PowerShell and run this command:

```PowerShell
iwr "https://github.com/starchyunderscore/w11-nonadmin-utils/releases/download/00.01.14/setup.ps1" | iex
iwr "https://github.com/starchyunderscore/w11-nonadmin-utils/releases/download/00.01.15/setup.ps1" | iex
```

### Quick run, alpha version ( WARNING: unstable, may not work, may break things ):
Expand Down

0 comments on commit 17d74be

Please sign in to comment.