Skip to content

Commit 445d9f9

Browse files
committed
fix README after applied suggestion
1 parent 383dc47 commit 445d9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version-diff/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ Execute this command in a sample directory:
1313
* `1.6.8` and `2.2.2` are the versions of the Maven artifact to compare.
1414
* By default, the repository URL is https://repo.maven.apache.org/maven2/io/ktor.
1515
If you want to use a repository other than the default, provide it explicitly as the third argument:
16-
```bash
16+
```bash
1717
./gradlew run --args="2.3.13 3.0.0 https://oss.sonatype.org/content/repositories/releases/io/ktor"
1818
```

0 commit comments

Comments
 (0)