mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-24 11:46:31 +00:00
Updated Chocolatey section
Previously, the section header was a "###" header, and I changed it to a "####" header like all the other install variants so it is the same level header. I also added uninstall instructions like the other sections had.
This commit is contained in:
parent
b7c4562b85
commit
948a04122a
@ -129,7 +129,7 @@ brew cask install etcher
|
||||
brew cask uninstall etcher
|
||||
```
|
||||
|
||||
### Chocolatey (Windows)
|
||||
#### Chocolatey (Windows)
|
||||
|
||||
This package is maintained by [@majkinetor](https://github.com/majkinetor), and
|
||||
is kept up to date automatically.
|
||||
@ -138,6 +138,12 @@ is kept up to date automatically.
|
||||
choco install etcher
|
||||
```
|
||||
|
||||
##### Uninstall
|
||||
|
||||
```
|
||||
choco uninstall etcher
|
||||
```
|
||||
|
||||
Support
|
||||
-------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user