mirror of
https://github.com/jlengrand/ktor.git
synced 2026-03-10 08:31:20 +00:00
Fix wrong command in README.md of binary-compatibility-validator module.
This commit is contained in:
@@ -6,5 +6,5 @@ This tool is slightly adapted copy of [original Kotlin compatibility validator](
|
||||
To update public API dumps use:
|
||||
|
||||
```bash
|
||||
./gradlew :binary-compatibility-validator:test -Poverwrite.output=true
|
||||
./gradlew :binary-compatibility-validator:check -Poverwrite.output=true
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user