From e49836d43026f658a19801f9ac4f12f34963a54b Mon Sep 17 00:00:00 2001 From: vofy Date: Fri, 8 Nov 2024 13:30:56 +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 c2b6e98..63eeb8d 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\winsetup.ps1 --collections classic,workstation,gaming,nvidia +.\winsetup\setup.ps1 --collections classic,workstation,gaming,nvidia ```