Skip to content

Commit

Permalink
update README for v0.23.0 to release
Browse files Browse the repository at this point in the history
  • Loading branch information
sfchen committed Oct 8, 2021
1 parent fd60e03 commit c66b831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -108,7 +108,7 @@ chmod a+x ./fastp
`fastp` depends on `libdeflate` and `libisal`, while `libisal` is not compatible with gcc 4.8. If you use gcc 4.8, your fastp will fail to run. Please upgrade your gcc before you build the libraries and fastp.

### Step 1: download and build libisal
See https://github.com/intel/isa-l_crypto
See https://github.com/intel/isa-l
`autoconf`, `automake`, `libtools`, `nasm (>=v2.11.01)` and `yasm (>=1.2.0)` are required to build this isal
```shell
git clone https://github.com/intel/isa-l.git
Expand Down

0 comments on commit c66b831

Please sign in to comment.