Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenixAja authored Apr 10, 2024
1 parent a21208c commit 1cdcb45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions workflows/index-generation/ncbi-compress/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

### install:
1. [install rust and cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html)
2. install ncbi-compress:
3. `cargo build --release` (only necessary if you want a release vesion of the code that is more performant)
2. install ncbi-compress: `cargo build --release` (only necessary if you want a release vesion of the code that is more performant)

### test:
* to run all tests: `cargo test -- --nocapture`
Expand Down

0 comments on commit 1cdcb45

Please sign in to comment.