Skip to content

Commit 7784d04

Browse files
committed
update README
1 parent 1ffcaed commit 7784d04

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@ This binary was compiled on CentOS, and tested on CentOS/Ubuntu
103103
wget http://opengene.org/fastp/fastp
104104
chmod a+x ./fastp
105105

106-
# or download specified version, i.e. fastp v0.23.1
107-
wget http://opengene.org/fastp/fastp.0.23.1
108-
mv fastp.0.23.1 fastp
106+
# or download specified version, i.e. fastp v0.23.4
107+
wget http://opengene.org/fastp/fastp.0.23.4
108+
mv fastp.0.23.4 fastp
109109
chmod a+x ./fastp
110110
```
111111
## or compile from source

0 commit comments

Comments
 (0)