Skip to content

Commit bc03d62

Browse files
committed
Update documentation for jar download clarity
1 parent 66adf44 commit bc03d62

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ Migrate and Validate Tables between Origin and Target Cassandra Clusters.
1515
- All migration tools (`cassandra-data-migrator` + `dsbulk` + `cqlsh`) would be available in the `/assets/` folder of the container
1616

1717
## Install as a JAR file
18-
- Download the latest jar file from the GitHub [packages area here](https://github.com/datastax/cassandra-data-migrator/packages/1832128)
18+
- Download the latest jar file ![GitHub release (with filter)](https://img.shields.io/github/v/release/datastax/cassandra-data-migrator?label=latest%20release&color=green&link=!%5BGitHub%20release%20(with%20filter)%5D(https%3A%2F%2Fimg.shields.io%2Fgithub%2Fv%2Frelease%2Fdatastax%2Fcassandra-data-migrator%3Flabel%3Dlatest%2520release%26color%3Dgreen)) using one of the approaches below,
19+
- `curl -L0 https://github.com/datastax/cassandra-data-migrator/releases/download/x.y.z/cassandra-data-migrator-x.y.z.jar --output cassandra-data-migrator-x.y.z.jar` (OR)
20+
- Download from [packages area here](https://github.com/datastax/cassandra-data-migrator/packages/1832128)
1921

2022
### Prerequisite
2123
- **Java11** (minimum) as Spark binaries are compiled with it.

0 commit comments

Comments
 (0)