Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Commit

Permalink
Update a new release
Browse files Browse the repository at this point in the history
Update a new release
  • Loading branch information
iychoi authored Jun 27, 2018
1 parent 7c637fd commit fb05057
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Compute the Similarity between Metagenomic Samples
DOWNLOAD BINARY
---------------
Download a pre-built binary (compiled with Java 7, including dependencies):
- [Libra v1.2.3 stable](https://github.com/iychoi/libra/releases/download/v1.2.3/libra-all.jar)
- [Libra v1.2.5 stable](https://github.com/iychoi/libra/releases/download/v1.2.5/libra-all.jar)

For old releases, check out the release page:
- [Libra Releases](https://github.com/iychoi/libra/releases)
Expand Down Expand Up @@ -51,7 +51,7 @@ Preprocessing Options

Scoring
```
hadoop jar libra-all.jar core -m MAP -w LOGARITHM -t 8 -o /score_dir /index_dir
hadoop jar libra-all.jar core -w LOGARITHM -t 8 -o /score_dir /index_dir
```

Scoring Options
Expand Down

0 comments on commit fb05057

Please sign in to comment.