From b4f0e9b2c60a665c5c4fccdb5000d50a0404acf3 Mon Sep 17 00:00:00 2001 From: "K.B.Dharun Krishna" Date: Sun, 16 Apr 2023 18:28:48 +0530 Subject: [PATCH] README: add information about winget (#71) * README: add information about winget * Update README.md --------- Co-authored-by: kramo <93832451+kra-mo@users.noreply.github.com> --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c6ae037..9a81949 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,9 @@ For updates and questions, join our [Discord server][discord-url]! Note: Windows might present you with a warning when trying to install the app. This is expected, just ignore the warning. +### Winget +Install the latest release with the command: `winget install cartridges`. + ## Building manually See [Building](https://github.com/kra-mo/cartridges/blob/main/CONTRIBUTING.md#building).