mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
GhidraSleighEditor docs stated wrong directory for build_README.txt
As confirmed [in this discussion](https://github.com/NationalSecurityAgency/ghidra/discussions/6961#discussioncomment-10774377), the `build_README.txt` file is not located in the `ghidra.xtext.sleigh.feature` directory but in the `ghidra.xtext.sleigh` directory. This corrects the docs to give the correct directory for the build README.
This commit is contained in:
parent
59f7b60a37
commit
3847cdab52
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ plugins are installed. From Eclipse:</p>
|
||||||
<ol>
|
<ol>
|
||||||
<p>To build the Sleigh Editor, follow the instructions in ghidra/DevGuide.md to setup eclipse
|
<p>To build the Sleigh Editor, follow the instructions in ghidra/DevGuide.md to setup eclipse
|
||||||
for development. Then follow the directions in
|
for development. Then follow the directions in
|
||||||
<i>ghidra/GhidraBuild/EclipsePlugins/GhidraSleighEditor/ghidra.xtext.sleigh.feature/build_README.txt</i>.</p>
|
<i>ghidra/GhidraBuild/EclipsePlugins/GhidraSleighEditor/ghidra.xtext.sleigh/build_README.txt</i>.</p>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<h2><a name="Uninstall"></a>Uninstalling</h2>
|
<h2><a name="Uninstall"></a>Uninstalling</h2>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue