From d6737860bbe0d1625ca480bac8e8fb9befeb5618 Mon Sep 17 00:00:00 2001 From: Antonello Date: Wed, 29 May 2019 14:47:50 +0200 Subject: [PATCH] docs: added macOS installation with brew documentation (PR #675) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 570e923f8..923c6a195 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,10 @@ JDK 8 or higher must be installed: Scripts for run jadx will be placed in `build/jadx/bin` and also packed to `build/jadx-.zip` +### macOS +You can install using brew: + + brew install jadx ### Run Run **jadx** on itself: