Skip to content

Commit

Permalink
Merge pull request RipMeApp#1768 from GETandSELECT/master
Browse files Browse the repository at this point in the history
macOS installation docs added
  • Loading branch information
cyian-1756 authored Oct 24, 2020
2 parents 560a417 + 922acd8 commit fc63b73
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@ Download `ripme.jar` from the [latest release](https://github.com/ripmeapp/ripme

For information about running the `.jar` file, see [the How To Run wiki](https://github.com/ripmeapp/ripme/wiki/How-To-Run-RipMe).

## Installation

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
```

## Changelog

[Changelog](https://github.com/ripmeapp/ripme/blob/master/ripme.json) **(ripme.json)**
Expand Down

0 comments on commit fc63b73

Please sign in to comment.