diff --git a/README.md b/README.md index 1b2525c5..3094e1a6 100644 --- a/README.md +++ b/README.md @@ -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