Skip to content

Commit ae662f5

Browse files
authored
Update README.md
1 parent 32f3969 commit ae662f5

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -88,16 +88,13 @@ Tool | Version |Source |
8888

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

91-
1. Install Jep:
91+
1. Execute the following commands using the Python interpreter that you'd like to use with Ghidrathon:
9292
```
9393
$ python -m pip install jep==4.2.0
94-
```
95-
2. Execute `ghidrathon_configure.py`:
96-
```
9794
$ python ghidrathon_configure.py <absolute_path_to_ghidra_install_dir>
9895
```
99-
3. Download and unzip the latest Ghidrathon [release](https://github.com/mandiant/Ghidrathon/releases)
100-
4. Install the Ghidrathon extension (`.zip`) into Ghidra:
96+
2. Download and unzip the latest Ghidrathon [release](https://github.com/mandiant/Ghidrathon/releases)
97+
3. Install the Ghidrathon extension (`.zip`) into Ghidra:
10198
* Using Ghidra's UI:
10299
* Navigate to `File > Install Extensions...`
103100
* Click the green `+` button

0 commit comments

Comments
 (0)