From 6dd19489e82ca647f14b52414e9957ad66d10473 Mon Sep 17 00:00:00 2001 From: Sampo Kolu Date: Tue, 7 Apr 2026 10:42:36 +0000 Subject: [PATCH] chore(readme): fixed "be install" typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbfbda2..9e53b72 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ ### Typical Installation Run this command from a **non-admin** PowerShell to install scoop with default configuration, -scoop will be install to `C:\Users\\scoop`. +scoop will be installed to `C:\Users\\scoop`. ```powershell irm get.scoop.sh | iex