From c66b83170b14f3c46e64a2a1a015ad360b6ff8c6 Mon Sep 17 00:00:00 2001 From: Shifu Chen Date: Fri, 8 Oct 2021 14:45:15 +0800 Subject: [PATCH] update README for v0.23.0 to release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a18a21a..1bcd450 100644 --- a/README.md +++ b/README.md @@ -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