Skip to content

Commit

Permalink
Merge pull request #1516 from hovancik/mac
Browse files Browse the repository at this point in the history
Change recommended macOS command
  • Loading branch information
hovancik authored Nov 23, 2024
2 parents 8845e14 + 0ccecf6 commit 833dc5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ The latest official **installers** and **portable versions** for macOS, Windows
### macOS

It is recommended to install *Stretchly* with [Homebrew](https://brew.sh/) by running the folowing command.
See [Application Signing](#application-signing).
See [Application Signing](#application-signing) for details.
```zsh
brew update && brew install --cask stretchly
brew update && brew install --cask --no-quarantine stretchly
```

When upgrading, run the following command.
Expand Down

0 comments on commit 833dc5e

Please sign in to comment.