Merge branch 'GP-0_ryanmkurtz_PR-8274_sepalani_readme-gradlew'

This commit is contained in:
Ryan Kurtz
2025-06-20 06:31:58 -04:00
+1 -1
View File
@@ -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
```