Revert changes to README.md

This commit is contained in:
DigitallyRefined
2024-09-08 17:37:14 +01:00
parent 3350a64a44
commit d4bbe0fa7b

View File

@@ -44,14 +44,14 @@ You can install the Zen Browser using Homebrew:
```
brew tap zen-browser/browser https://github.com/zen-browser/desktop.git
brew install --no-quarantine --cask zen-browser
brew install --cask zen-browser
```
To upgrade the browser to a newer version, you can either use the embedded update functionality in `About Zen` or use the following commands:
```
brew update
brew upgrade --no-quarantine --greedy zen-browser
brew upgrade --greedy zen-browser
```
### Manual installation