1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-04-19 11:21:56 +02:00

(docs) update README.md

Use new brew syntax
This commit is contained in:
vlad doster 2021-01-27 15:18:51 -06:00 committed by soloturn
parent be4e859eae
commit e66e46ed2f

View File

@ -32,7 +32,7 @@ For information about running the `.jar` file, see [the How To Run wiki](https:/
On macOS, there is a [cask](https://github.com/Homebrew/homebrew-cask/blob/master/Casks/ripme.rb).
```
brew cask install ripme && xattr -d com.apple.quarantine /Applications/ripme.jar
brew install --cask ripme && xattr -d com.apple.quarantine /Applications/ripme.jar
```
## Changelog