Add winget installation method for Windows

This commit is contained in:
Jupiter
2024-09-16 12:38:14 +08:00
committed by GitHub
parent fe631c21d5
commit d9a95b9a8f

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