Skip to content

Commit b9ed3ad

Browse files
authored
Confusion raised by @foehnair, sorted
1 parent e91a766 commit b9ed3ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To compile this crate you need docker and cross:
2323

2424
```shell
2525
$ cargo install cross
26-
$ cross build # will build with GNU toolchain
26+
$ cross build # will build with GNU GCC or LLVM toolchains
2727
```
2828

2929
If you want to run rust-htslib code on AWS lambda, you'll need to statically compile it with MUSL as follows:

0 commit comments

Comments
 (0)