GP-915: Fixing gradle instruction in README.md

This commit is contained in:
Ryan Kurtz 2021-05-04 08:02:39 -04:00
parent 86bc41193d
commit 25cb6345cf

View file

@ -53,7 +53,7 @@ repository: `git clone https://github.com/NationalSecurityAgency/ghidra.git`
##### Download additional build dependencies into source repository:
```
$ gradle -I gradle/support/fetchDependencies init
$ gradle -I gradle/support/fetchDependencies.gradle init
```
##### Create development build: