This commit is contained in:
Tomáš Batelka 2024-11-08 13:23:56 +01:00
parent 5bccacfebf
commit e3826a51ae

View file

@ -10,5 +10,5 @@ Available package collections:
```powershell
winget install Git.Git Microsoft.PowerShell
git clone https://git.vofy.cz/winsetup.git
.\winsetup\winsetup.ps1
.\winsetup\winsetup.ps1 --collections classic,workstation,gaming,nvidia
```