Skip to content

Commit b0bef60

Browse files
authored
Update README.md
1 parent 4d4e461 commit b0bef60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,12 @@ Tool | Version |Source |
8888

8989
Use the following steps to install Ghidrathon to your Ghidra environment:
9090

91-
1. Execute the following commands using the Python interpreter that you'd like to use with Ghidrathon:
91+
1. Download and unzip the latest Ghidrathon [release](https://github.com/mandiant/Ghidrathon/releases)
92+
2. Execute the following commands using the Python interpreter that you'd like to use with Ghidrathon:
9293
```
9394
$ python -m pip install jep==4.2.0
9495
$ python ghidrathon_configure.py <absolute_path_to_ghidra_install_dir>
9596
```
96-
2. Download and unzip the latest Ghidrathon [release](https://github.com/mandiant/Ghidrathon/releases)
9797
3. Install the Ghidrathon extension (`.zip`) into Ghidra:
9898
* Using Ghidra's UI:
9999
* Navigate to `File > Install Extensions...`

0 commit comments

Comments
 (0)