Skip to content

Commit

Permalink
Fix write-verification-metadata instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
goodwinnk authored and Space committed Aug 15, 2022
1 parent 48e8c00 commit ab3d3ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ to perform such updates:

- Use auto-generation for getting an initial list of new hashes (verify updates relate to you changes).

`./gradlew -i -write-verification-metadata sha256,md5 -Pkotlin.native.enabled=true help`
`./gradlew -i --write-verification-metadata sha256,md5 -Pkotlin.native.enabled=true help`

*(any other task may be used instead of `help`)*

Expand Down

0 comments on commit ab3d3ed

Please sign in to comment.