diff --git a/README.md b/README.md index 75cddc88de..0fa7047690 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,22 @@ choco install etcher choco uninstall etcher ``` +#### Scoop (Windows) + +This package is maintained by [@ScoopInstaller](https://github.com/ScoopInstaller), and +is kept up to date automatically. + +```sh +scoop bucket add extras +scoop install extras/etcher +``` + +##### Uninstall + +```sh +scoop uninstall etcher +``` + ## Support If you're having any problem, please [raise an issue][newissue] on GitHub, and