mirror of https://github.com/WerWolv/ImHex.git
git: Fix typo on 'Chocolatey' + add uppercase on 'Winget' (#870)
* Fix typo on 'Chocolatey' * add uppercase on 'Winget'
This commit is contained in:
parent
b070092a64
commit
f3815673c0
|
@ -24,10 +24,10 @@ ImHex is also available on various package managers. The officially supported on
|
|||
|
||||
### Windows
|
||||
|
||||
- **Cocolatey**
|
||||
- **Chocolatey**
|
||||
- [imhex](https://community.chocolatey.org/packages/imhex) (Thanks to @Jarcho)
|
||||
- `choco install imhex`
|
||||
- **winget**
|
||||
- **Winget**
|
||||
- [WerWolv.ImHex](https://github.com/microsoft/winget-pkgs/tree/master/manifests/w/WerWolv/ImHex)
|
||||
- `winget install WerWolv.ImHex`
|
||||
|
||||
|
|
Loading…
Reference in New Issue