Skip to content

Commit 6258d7f

Browse files
authored
Update README.md
1 parent e8772d2 commit 6258d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Use the following steps to install Ghidrathon to your Ghidra environment:
3232
$ python -m pip install -r requirements.txt
3333
$ python ghidrathon_configure.py <absolute_path_to_ghidra_install_dir>
3434
```
35-
**Note**: you may be prompted to set an environment variable named `JAVA_HOME`. This should reference that absolute path of the JDK that you have configured for your Ghidra install.
35+
**Note**: you may be prompted to set an environment variable named `JAVA_HOME`. This should reference the absolute path of the JDK that you have configured for your Ghidra install.
3636

3737
3. Install the Ghidrathon extension (`.zip`) into Ghidra:
3838
* Using Ghidra's UI:

0 commit comments

Comments
 (0)