From 922acd8c47df1ed0b49fee06633306d6ac3e1df5 Mon Sep 17 00:00:00 2001 From: Anon Date: Tue, 13 Oct 2020 05:59:48 +0200 Subject: [PATCH] macOS installation docs added --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index dd6438f7..63299485 100644 --- a/README.md +++ b/README.md @@ -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)**