Update README.md

This commit is contained in:
Tomáš Batelka 2024-11-08 13:30:05 +01:00
parent e3826a51ae
commit 0bcf8faa12

View file

@ -9,6 +9,6 @@ Available package collections:
## Download and run script
```powershell
winget install Git.Git Microsoft.PowerShell
git clone https://git.vofy.cz/winsetup.git
git clone https://git.vofy.cz/vofy/winsetup.git
.\winsetup\winsetup.ps1 --collections classic,workstation,gaming,nvidia
```