mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
Fix typo in DevGuide.md
The folder that contains *.fidb files is `fidb` under `dependencies/`, not `fid`.
This commit is contained in:
parent
3a2922e175
commit
28c198adaf
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ directory populated with the following files:
|
||||||
* cdt-8.6.0.zip
|
* cdt-8.6.0.zip
|
||||||
* PyDev 6.3.1.zip
|
* PyDev 6.3.1.zip
|
||||||
* yajsw-stable-12.12.zip
|
* yajsw-stable-12.12.zip
|
||||||
* fid/*.fidb
|
* fidb/*.fidb
|
||||||
|
|
||||||
If you see these, congrats! Skip to [building](#building-ghidra) or [developing](#developing-ghidra). If not, continue with manual download
|
If you see these, congrats! Skip to [building](#building-ghidra) or [developing](#developing-ghidra). If not, continue with manual download
|
||||||
instructions below...
|
instructions below...
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue