Update README.md (#2586)

Calling `brew cask install` is disabled
This commit is contained in:
カワリミ人形 2021-01-29 19:45:50 +09:00 committed by GitHub
parent de30f685f0
commit da5940e38b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ Cutter release binaries for all major platforms (Linux, macOS, Windows) can be d
`chmod +x Cutter*.AppImage; ./Cutter*.AppImage`
- **macOS**: Download the `.dmg` file or use [Homebrew Cask](https://github.com/Homebrew/homebrew-cask):
`brew cask install cutter`
`brew install --cask cutter`
- **Windows**: Download the `.zip` archive or use [Chocolatey](https://chocolatey.org):
`choco install cutter`