mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-20 11:50:43 +00:00
Merge pull request #1958 from SoongVilda/patch-1
Installation of Zen on CachyOS
This commit is contained in:
11
README.md
11
README.md
@@ -85,6 +85,17 @@ bash <(curl https://updates.zen-browser.app/appimage.sh)
|
||||
flatpak install flathub io.github.zen_browser.zen
|
||||
```
|
||||
|
||||
#### CachyOS
|
||||
##### Generic
|
||||
```
|
||||
sudo pacman -S zen-browser-bin
|
||||
```
|
||||
|
||||
##### Optimized
|
||||
```
|
||||
sudo pacman -S zen-browser-avx2-bin
|
||||
```
|
||||
|
||||
To upgrade the browser to a newer version, use the embedded update functionality in `About Zen`.
|
||||
|
||||
# Core Components
|
||||
|
||||
Reference in New Issue
Block a user