docs(desktop): add installation instruction using Homebrew (#5790)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
This commit is contained in:
parent
1824990980
commit
05875cc65b
1 changed files with 8 additions and 0 deletions
|
|
@ -26,6 +26,14 @@
|
|||
3. Follow the on-screen instructions to install Hoppscotch Desktop App.
|
||||
4. Open Hoppscotch Desktop App.
|
||||
|
||||
##### Using Homebrew
|
||||
|
||||
You can use Homebrew (on macOS or Linux) to install Hoppscotch
|
||||
|
||||
```bash
|
||||
brew install --cask hoppscotch
|
||||
```
|
||||
|
||||
## Access Options
|
||||
|
||||
### Hoppscotch Cloud Edition for Individuals
|
||||
|
|
|
|||
Loading…
Reference in a new issue