Update README.md

This commit is contained in:
Tomáš Batelka 2024-11-08 13:35:42 +01:00
parent e49836d430
commit b54e151225

View file

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