From 3801e1adacb038c2f9a12b94aec113e467a7a1d7 Mon Sep 17 00:00:00 2001 From: Jakob Date: Wed, 19 Jan 2022 12:22:01 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 75da947..0d16302 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,11 @@ Download the [latest release](https://github.com/fyr77/EnvyUpdate/releases/latest/download/EnvyUpdate.exe) (or as a [.zip](https://github.com/fyr77/EnvyUpdate/releases/latest/download/EnvyUpdate.zip)) and run it. Windows SmartScreen Messages can be safely ignored. They only happen because this project is not digitally signed. -Or install using [scoop](https://scoop.sh) by running `scoop install https://raw.githubusercontent.com/fyr77/fyr77-scoop/main/envyupdate.json`. +Or install using [scoop](https://scoop.sh) by running +``` +scoop bucket add fyr77 https://github.com/fyr77/fyr77-scoop +scoop install envyupdate +``` Enabling Autostart will create a shortcut of EnvyUpdate in the Windows startup folder.