Skip to content

Commit

Permalink
fix(docs): fixed faulty gradlew command (#1341)
Browse files Browse the repository at this point in the history
Signed-off-by: Sascha Isele <[email protected]>
  • Loading branch information
saschaisele-zf authored May 28, 2024
1 parent 29bb4a8 commit 44d7b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edc-dataplane/edc-dataplane-hashicorp-vault/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This build of the EDC Data-Plane utilizes [Hashicorp Vault](https://www.vaultpro
## Building

```shell
./gardlew :edc-dataplane:edc-dataplane-hashicorp-vault:dockerize
./gradlew :edc-dataplane:edc-dataplane-hashicorp-vault:dockerize
```

## Configuration
Expand Down

0 comments on commit 44d7b30

Please sign in to comment.