GP-677: Simplified DevGuide.md (Closes #4146)

This commit is contained in:
Ryan Kurtz
2022-04-18 14:23:02 -04:00
parent 1eb2e71734
commit 52d208e248
4 changed files with 263 additions and 426 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ To develop the Ghidra tool itself, it is highly recommended to use Eclipse, whic
development process has been highly customized for.
##### Install build and development tools:
* Follow the above build instructions so the build completes without errors
* Follow the above [build instructions](#build) so the build completes without errors
* Install [Eclipse IDE for Java Developers][eclipse]
##### Prepare the development environment: