Skip to content

Commit

Permalink
Clarify build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Gekkio committed Nov 13, 2020
1 parent 13e6a13 commit 73b3c6b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ Ghidra version: Ghidra 9.1.2_PUBLIC_20200212

## How to build

As a prerequisite, you need to have a Ghidra installation somewhere (an actual
installation, not a copy of Ghidra source code!).

```
export GHIDRA_INSTALL_DIR=/path/to/ghidra
./gradlew
Expand Down

0 comments on commit 73b3c6b

Please sign in to comment.