From 8f8063c495b5517a5cc46129f656c64e7176c6db Mon Sep 17 00:00:00 2001 From: Radek Simko Date: Wed, 6 May 2020 13:58:25 +0100 Subject: [PATCH] docs: Fix Scoop installation instructions (#1485) --- www/content/scoop.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/content/scoop.md b/www/content/scoop.md index e443e00e6..07e6b39ce 100644 --- a/www/content/scoop.md +++ b/www/content/scoop.md @@ -81,8 +81,8 @@ the root of the repository specified in the `bucket` section. Your users can then install your app by doing: ```sh -scoop bucket add app https://github.com/org/repo.git -scoop install app +scoop bucket add org https://github.com/org/repo.git +scoop install org/drumroll ``` You can check the