From b54e151225d406e6f455c3f3ddff28152ace191d Mon Sep 17 00:00:00 2001 From: vofy Date: Fri, 8 Nov 2024 13:35:42 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63eeb8d..7f70a66 100644 --- a/README.md +++ b/README.md @@ -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 ```