Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Albertus Kelvin committed Jul 6, 2020
1 parent b0af599 commit 3fc7b69
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 @@ -4,7 +4,7 @@ This repo provides methods of measuring how two distributions differ.

## Quickstart

- Download the latest code in <a href="https://github.com/albertusk95/distribution-shift/releases">releases</a> tab
- Download the latest version of D-SHIFT in <a href="https://github.com/albertusk95/distribution-shift/releases">releases</a> tab
- Create configuration files. See the <a href="https://github.com/albertusk95/distribution-shift/blob/master/src/main/resources/example_config.json">example</a>.
- Run with `java -cp <application_jar> stats.EvaluateDistribution <path_to_config_a> <path_to_config_b> ...`

Expand Down

0 comments on commit 3fc7b69

Please sign in to comment.