From 6d9884377cef371e19a2b7141121b31e7253ed1b Mon Sep 17 00:00:00 2001 From: Dustin Blackman Date: Fri, 5 Jan 2024 19:49:36 -0500 Subject: [PATCH] docs: Add winget --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b5f6501..a35f342 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,12 @@ scoop bucket add dustinblackman https://github.com/dustinblackman/scoop-bucket.g scoop install oatmeal ``` +**Winget** + +```sh +winget install -e --id dustinblackman.oatmeal +``` + ### Cargo ```sh