mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 10:49:34 +02:00
GP-0: Use Windows paths for dbgeng Setup in Help
This commit is contained in:
parent
2ce5fcc62d
commit
9257a4a3cc
1 changed files with 3 additions and 3 deletions
|
@ -674,9 +674,9 @@ python3 -m pip install pybag protobuf==3.20.3
|
||||||
<UL style="list-style-type: none">
|
<UL style="list-style-type: none">
|
||||||
<LI>
|
<LI>
|
||||||
<PRE>
|
<PRE>
|
||||||
cd /path/to/ghidra_<EM>
|
cd C:\path\to\ghidra_<EM>
|
||||||
version</EM>/Ghidra/Debug
|
version</EM>\Ghidra\Debug
|
||||||
python3 -m pip install --no-index -f Debugger-rmi-trace/pypkg/dist -f Debugger-agent-dbgeng/pypkg/dist pybag protobuf
|
python3 -m pip install --no-index -f Debugger-rmi-trace\pypkg\dist -f Debugger-agent-dbgeng\pypkg\dist pybag protobuf
|
||||||
</PRE>
|
</PRE>
|
||||||
</LI>
|
</LI>
|
||||||
</UL>
|
</UL>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue