Skip to content

Commit f060c66

Browse files
authored
Update INSTALL.md
1 parent 7c59dfa commit f060c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Install the latest version of iSeq
22

33
```bash
4-
version="1.2.0"
4+
version="1.3.0"
55
wget "https://github.com/BioOmics/iSeq/releases/download/v${version}/iSeq-v${version}.tar.gz"
66
tar -zvxf "iSeq-v${version}.tar.gz"
77
cd iSeq-v${version}/bin/

0 commit comments

Comments
 (0)