From c4f829ba243da415559a2abf41a8d1fa7f2d20eb Mon Sep 17 00:00:00 2001 From: vofy Date: Fri, 29 Nov 2024 13:38:14 +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 a9313cc..bcc00f4 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,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,intel ```