From 07c52cd99ce6ded3e390911d0b518e0202e9cd64 Mon Sep 17 00:00:00 2001 From: theflyingfool Date: Mon, 13 May 2024 17:36:57 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c356cba..3cb1682 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ based on: ## FIRST ## Run `winget search` +## Second ## + ```ps1 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://git.theflyingfool.com/theflyingfool/Win_Setup/raw/branch/main/setup.ps1'))" ``` + +You'll get 5 menu options. Use the ones that make sense. \ No newline at end of file