From f3815673c03378f5e736e497844d3cc1b348a4cf Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 12 Jan 2023 08:25:51 +0100 Subject: [PATCH] git: Fix typo on 'Chocolatey' + add uppercase on 'Winget' (#870) * Fix typo on 'Chocolatey' * add uppercase on 'Winget' --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index ae0b47e8c..1bcd20ff9 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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`