Fixed brew installation instructions (#97)

Without `--cask` brew installs the cli version
This commit is contained in:
Dmytro Parnas 2023-10-28 10:49:09 +03:00 committed by GitHub
parent 26ef075e2b
commit a89a39f173
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ A Mac utility that automatically downloads macOS Firmwares / Installers:
## Download
- Grab the latest version of **Mist** from the [releases page](https://github.com/ninxsoft/Mist/releases).
- Alternatively, install via [Homebrew](https://brew.sh) by running `brew install mist`
- Alternatively, install via [Homebrew](https://brew.sh) by running `brew install --cask mist`
## Credits / Thank You