Merge pull request #73 from MuhammedKalkan/ebbypeter-patch-1

Add Winget installation steps
This commit is contained in:
Muhammed Kalkan 2022-12-14 08:33:42 +03:00 committed by GitHub
commit 70931a4063
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 brew install --cask openlens
``` ```
### Windows ### Windows
#### Scoop
``` ```
scoop bucket add extras scoop bucket add extras
scoop install openlens scoop install openlens
``` ```
#### Winget
```
winget install openlens
```
## Thanks ## Thanks
Big Thanks to Big Thanks to