Remove Windows 24H2 requirement
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
Small Windows toolkit to install libre software packs with `winget` and remove selected built-in Windows apps.
|
||||
|
||||
[](#requirements)
|
||||
[](#requirements)
|
||||
[](#automated-packs)
|
||||
[](#interactive-installer)
|
||||
[](./LICENSE)
|
||||
@@ -36,7 +36,7 @@ Enable winget configuration support first:
|
||||
winget configure --enable
|
||||
```
|
||||
|
||||
The automated YAML packs currently assert **Windows 11 24H2** or newer.
|
||||
The automated YAML packs do not enforce a specific Windows release. They require a Windows system with winget configuration support enabled.
|
||||
|
||||
## Interactive Installer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user