mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 01:39:21 +02:00
Fix gradle wrapper name in README.md
This commit is contained in:
parent
8c48d9f116
commit
bfb61bb116
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ repository: `git clone https://github.com/NationalSecurityAgency/ghidra.git`
|
|||
|
||||
##### Download additional build dependencies into source repository:
|
||||
**NOTE:** If an Internet connection is available and you did not install Gradle, the following
|
||||
`gradle` commands may be replaced with `./gradle(.bat)`.
|
||||
`gradle` commands may be replaced with `./gradlew(.bat)`.
|
||||
```
|
||||
gradle -I gradle/support/fetchDependencies.gradle
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue