Skip to content

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Glavo authored and luben committed Nov 26, 2024
1 parent 22d2063 commit c981e9a
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 @@ -84,7 +84,7 @@ Binary releases
The binary releases are architecture dependent because we are embedding the
native library in the provided Jar file. Currently they are built for
*linux-amd64*, *linux-i386*, *linux-aarch64*, *linux-armhf*, *linux-ppc64*,
*linux-ppc64le*, *linux-mips64*, *linux-s390x*, *linux-riskv64*, *linux-loongarch64*,
*linux-ppc64le*, *linux-mips64*, *linux-s390x*, *linux-riscv64*, *linux-loongarch64*,
*win-amd64*, *win-x86*, *win-aarch64*, *darwin-x86_64* (MacOS X), *darwin-aarch64*,
*aix-ppc64*, *freebsd-amd64*, and *freebsd-i386*.

Expand Down

0 comments on commit c981e9a

Please sign in to comment.