Add Winget installation steps

OpenLens can be installed using Winget. 
Adding the commands to make it easier for users to discover
This commit is contained in:
Ebby Peter 2022-12-14 12:21:30 +13:00 committed by GitHub
parent 064ce92cc9
commit 4b9aecbbec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -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