Skip to content

Commit 27667ee

Browse files
authored
README: flatpak Ghidra path information
Added note for flatpak version path to Ghidra.
1 parent 53ccfd5 commit 27667ee

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ $ ./gradlew
4747
echo GHIDRA_INSTALL_DIR=/path/to/ghidra > gradle.properties
4848
```
4949

50+
> Note: if you are using the flatpak version of ghidra, the path to ghidra is available at `/var/lib/flatpak/app/org.ghidra_sre.Ghidra/current/active/files/lib/`
51+
5052
The module ZIP will be output to `dist/`. Use **File > Install Extensions** and
5153
select the green plus to browse to the extension. Restart Ghidra when prompted.
5254

0 commit comments

Comments
 (0)