mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-21 22:22:08 +08:00
GP-0: Use Windows paths for dbgeng Setup in Help
This commit is contained in:
+3
-3
@@ -674,9 +674,9 @@ python3 -m pip install pybag protobuf==3.20.3
|
||||
<UL style="list-style-type: none">
|
||||
<LI>
|
||||
<PRE>
|
||||
cd /path/to/ghidra_<EM>
|
||||
version</EM>/Ghidra/Debug
|
||||
python3 -m pip install --no-index -f Debugger-rmi-trace/pypkg/dist -f Debugger-agent-dbgeng/pypkg/dist pybag protobuf
|
||||
cd C:\path\to\ghidra_<EM>
|
||||
version</EM>\Ghidra\Debug
|
||||
python3 -m pip install --no-index -f Debugger-rmi-trace\pypkg\dist -f Debugger-agent-dbgeng\pypkg\dist pybag protobuf
|
||||
</PRE>
|
||||
</LI>
|
||||
</UL>
|
||||
|
||||
Reference in New Issue
Block a user