From 86bc41193d396d94f0e02f511a39a6aa3a230785 Mon Sep 17 00:00:00 2001 From: Xiaoyin Liu Date: Tue, 20 Apr 2021 12:59:06 +0800 Subject: [PATCH] More fixes to DevGuide.md --- DevGuide.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/DevGuide.md b/DevGuide.md index 991c09aa8a..863f09070c 100644 --- a/DevGuide.md +++ b/DevGuide.md @@ -127,9 +127,9 @@ directory populated with the following files: * flatRepo/hfsx.jar * flatRepo/hfsx_dmglib.jar * flatRepo/iharder-base64.jar - * cdt-8.6.0.zip - * PyDev 6.3.1.zip - * yajsw-stable-12.12.zip + * GhidraDev/cdt-8.6.0.zip + * GhidraDev/PyDev 6.3.1.zip + * GhidraServer/yajsw-stable-12.12.zip * fidb/*.fidb If you see these, congrats! Skip to [building](#building-ghidra) or [developing](#developing-ghidra). If not, continue with manual download @@ -405,4 +405,4 @@ There is plenty of new ground to be broken. Before getting too deep into it, please see our dedicated [Debugger Developer's Guide][DbgGuide]. [ghidra-data]: https://github.com/NationalSecurityAgency/ghidra-data -[DbgGuide]: DebuggerDevGuide.md \ No newline at end of file +[DbgGuide]: DebuggerDevGuide.md