From a5c8cc746c53dc6ddbb82758c38ee64037214e68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Kom=C3=A1rek?= Date: Wed, 8 Jan 2025 20:12:08 +0100 Subject: [PATCH] ADD: Scoop package --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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