Merge pull request #1466 from JSGRD22/main

Add winget installation method for Windows in README
This commit is contained in:
mauro 🤙
2024-09-16 23:00:10 +02:00
committed by GitHub

View File

@@ -40,6 +40,24 @@ Zen is built with performance in mind, and we have optimized the browser to be a
Zen is available for Linux, macOS, and Windows. You can download the latest version from the official website at [zen-browser.app](https://zen-browser.app/download), or from the [GitHub Releases](https://github.com/zen-browser/desktop/releases) page.
### Windows
#### Winget
- Generic
```
winget install --id Zen-Team.Zen-Browser
```
- Optimized
```
winget install --id Zen-Team.Zen-Browser.Optimized
```
####
### macOS
- Requires macOS 10.15 or later