mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-12-11 11:31:34 +08:00
fix(doc): unify program names
This commit is contained in:
@@ -216,7 +216,7 @@ binaries for your platform, you will need the following installed on your system
|
||||
App Store while _Command Line Tools for Xcode_ may be installed using the command:
|
||||
`xcode-select --install`.
|
||||
* __Linux/FreeBSD:__ the 64-bit versions of the following packages should installed:
|
||||
* gcc/g++ or clang
|
||||
* GCC or Clang
|
||||
* make
|
||||
* __Windows:__
|
||||
[Microsoft Visual Studio](https://visualstudio.microsoft.com/vs/community) 2017 or later, or
|
||||
|
||||
@@ -48,7 +48,7 @@ To create the latest development build for your platform from this source reposi
|
||||
* [JDK 21 64-bit][jdk]
|
||||
* [Gradle 8.5+][gradle] (or provided Gradle wrapper if Internet connection is available)
|
||||
* [Python3][python3] (version 3.9 to 3.13) with bundled pip
|
||||
* make, GCC or Clang (Linux/macOS-only)
|
||||
* GCC or Clang, and make (Linux/macOS-only)
|
||||
* [Microsoft Visual Studio][vs] 2017+ or [Microsoft C++ Build Tools][vcbuildtools] with the
|
||||
following components installed (Windows-only):
|
||||
- MSVC
|
||||
|
||||
Reference in New Issue
Block a user