diff --git a/README.md b/README.md index 78f573ddf70..56b34224bf8 100644 --- a/README.md +++ b/README.md @@ -206,11 +206,18 @@ choco uninstall etcher This package is maintained by Scoop Extras Bucket, and is kept up to date automatically. ```sh -scoop bucket add extras -scoop update (Updates buckets) | scoop update etcher (Updates Balena Etcher) | scoop update * (Updates everything) +scoop bucket add extras ( scoop installs git for buckets control) +scoop update scoop install etcher ``` - + + #### Scoop Update Etcher (2 Methods) (Windows (PowerShell)) + ```sh + scoop update (for update repository in buckets) + First Method (Updates Etcher Only): scoop update etcher + Second Method (Updates All Scoop Packages including Extcher): scoop update * + ``` + ##### Uninstall ```sh