Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bluenote-1577 authored Jan 22, 2024
1 parent bdb4013 commit 5a27593
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,9 @@ cd floria
cargo install --path .
floria -h # binary is available in PATH

# OR IF ~/.cargo is unavailable for some reason

#cargo build --release
#./target/release/floria -h # binary built in ./target/release instead.
# run floria on mock data
floria -b tests/test_long.bam -v tests/test.vcf -r tests/MN-03.fa -o 3_klebsiella_strains
ls 3_klebsiella_strains
```

If you're using an **ARM architecture with NEON instructions** (e.g. Mac M1):
Expand Down

0 comments on commit 5a27593

Please sign in to comment.