Skip to content

Commit b550d37

Browse files
Update README.md
update for 00.01.17 release
1 parent d19a5ba commit b550d37

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ These are features that are fully ready.
3131
- [x] Set the mouse speed.
3232
- [x] Change the keyboard layout (only Dvorak and Qwerty for now)
3333
- [x] Disable sticky keys prompt
34+
- [x] Enable find cursor
3435

3536
- [x] Install programs:
3637
- [x] Install [FireFox](https://www.mozilla.org/en-US/firefox/new/).
@@ -56,7 +57,7 @@ These are features are in the release, but do not work entirely as intended.
5657

5758
These are features that are not yet in the realease. These features may not work as intended. They may be removed at any time.
5859

59-
- [ ] Enable find cursor
60+
<sup>Nothing here at the moment.</sup>
6061

6162
## Planned features
6263

@@ -87,7 +88,7 @@ Enable-ComputerRestore -Drive "C:\" ; Checkpoint-Computer -Description "w11-nona
8788
Open PowerShell and run this command:
8889

8990
```PowerShell
90-
iwr "https://github.com/starchyunderscore/w11-nonadmin-utils/releases/download/00.01.16/setup.ps1" | iex
91+
iwr "https://github.com/starchyunderscore/w11-nonadmin-utils/releases/download/00.01.17/setup.ps1" | iex
9192
```
9293

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

0 commit comments

Comments
 (0)