Skip to content

Commit

Permalink
ADD: Scoop package
Browse files Browse the repository at this point in the history
  • Loading branch information
filip2cz authored Jan 8, 2025
1 parent 4375b96 commit a5c8cc7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a5c8cc7

Please sign in to comment.