Skip to content

Commit f29a57a

Browse files
Update README.md
1 parent e2fd235 commit f29a57a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ These are features that are fully ready.
4242
- [x] Install [FireFox](https://www.mozilla.org/en-US/firefox/new/).
4343
- [x] Install [PowerToys](https://github.com/microsoft/PowerToys).
4444
- [x] Install [Visual Studio Code](https://github.com/microsoft/vscode).
45+
- [x] Install [clavier plus](https://github.com/guilryder/clavier-plus)
4546

4647
- [x] Command line utilities
4748
- [x] Install [fastfetch](https://github.com/LinusDierheimer/fastfetch).
@@ -57,7 +58,6 @@ These are features that work, but are imperfect.
5758

5859
These are features that are not yet in the realease, or are commented out. They can be tried by copying the code or uncommenting them. These may be removed at any time. There is no garuntee that they will stay in the script.
5960

60-
- [x] Install [clavier plus](https://github.com/guilryder/clavier-plus)
6161
- [ ] Install [lapce](https://github.com/lapce/lapce) (Needs visual c++)
6262
- [ ] Use long time in taskbar (may only work on versions newer than 22H2)
6363

@@ -85,7 +85,7 @@ Checkpoint-Computer -Description "w11-nonadmin-utils script run" -RestorePointTy
8585
Open PowerShell and run this command:
8686

8787
```PowerShell
88-
iwr "https://github.com/starchyunderscore/w11-nonadmin-utils/releases/download/00.01.11/setup.ps1" | iex
88+
iwr "https://github.com/starchyunderscore/w11-nonadmin-utils/releases/download/00.01.12/setup.ps1" | iex
8989
```
9090

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

0 commit comments

Comments
 (0)