mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-06 13:56:34 +02:00
Merge pull request #1775 from 12-Seconds/master
Fix brew installation command
This commit is contained in:
@@ -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).
|
On macOS, there is a [cask](https://github.com/Homebrew/homebrew-cask/blob/master/Casks/ripme.rb).
|
||||||
```
|
```
|
||||||
breww cask install ripme && xattr -d com.apple.quarantine /Applications/ripme.jar
|
brew cask install ripme && xattr -d com.apple.quarantine /Applications/ripme.jar
|
||||||
```
|
```
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
Reference in New Issue
Block a user