Skip to content

Commit 72786a3

Browse files
authored
Update INSTALL.md
1 parent 2f7d1ff commit 72786a3

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.6.0"
4+
version="1.7.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)