From 4b9aecbbecc71f3773a123bdb28f5de821b7f281 Mon Sep 17 00:00:00 2001 From: Ebby Peter Date: Wed, 14 Dec 2022 12:21:30 +1300 Subject: [PATCH] Add Winget installation steps OpenLens can be installed using Winget. Adding the commands to make it easier for users to discover --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1984ecb..899e0cf 100644 --- a/README.md +++ b/README.md @@ -33,10 +33,17 @@ Go to [Releases](https://github.com/MuhammedKalkan/OpenLens/releases) and downlo brew install --cask openlens ``` ### Windows + +#### Scoop ``` scoop bucket add extras scoop install openlens ``` +#### Winget +``` +winget install openlens +``` + ## Thanks Big Thanks to