diff --git a/README.md b/README.md index b14b083..2095254 100644 --- a/README.md +++ b/README.md @@ -88,12 +88,12 @@ Tool | Version |Source | Use the following steps to install Ghidrathon to your Ghidra environment: -1. Execute the following commands using the Python interpreter that you'd like to use with Ghidrathon: +1. Download and unzip the latest Ghidrathon [release](https://github.com/mandiant/Ghidrathon/releases) +2. Execute the following commands using the Python interpreter that you'd like to use with Ghidrathon: ``` $ python -m pip install jep==4.2.0 $ python ghidrathon_configure.py ``` -2. Download and unzip the latest Ghidrathon [release](https://github.com/mandiant/Ghidrathon/releases) 3. Install the Ghidrathon extension (`.zip`) into Ghidra: * Using Ghidra's UI: * Navigate to `File > Install Extensions...`