Commit d6737860 authored by Antonello's avatar Antonello Committed by skylot

docs: added macOS installation with brew documentation (PR #675)

parent 123ba2ba
...@@ -42,6 +42,10 @@ JDK 8 or higher must be installed: ...@@ -42,6 +42,10 @@ JDK 8 or higher must be installed:
Scripts for run jadx will be placed in `build/jadx/bin` Scripts for run jadx will be placed in `build/jadx/bin`
and also packed to `build/jadx-<version>.zip` and also packed to `build/jadx-<version>.zip`
### macOS
You can install using brew:
brew install jadx
### Run ### Run
Run **jadx** on itself: Run **jadx** on itself:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment