Update README.md
This commit is contained in:
parent
337779b646
commit
3801e1adac
1 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Reference in a new issue