diff --git a/README.md b/README.md index bd6d6af..4d6f605 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Zhiqun Xie, Haixu tang. ISEScan: automated identification of Insertion Sequence ### Linux: -1. Download the latest ISEScan from https://github.com/xiezhq/ISEScan/releases. The downloaded package is automatically saved as v1.5.4.3.zip (Source code (zip)) or v1.5.4.3.tar.gz (Source code (zip)). +1. Download the latest ISEScan from https://github.com/xiezhq/ISEScan/releases. The downloaded package is automatically saved as v1.6.zip (Source code (zip)) or v1.6.tar.gz (Source code (zip)). 2. Uncompress the .zip (or .tar.gz) file. * Use unzip command to uncompress the zip file: - `unzip v1.5.4.3.zip` + `unzip v1.6.zip` * Use tar command to uncompress the tar.gz file: - `tar -zvxf v1.5.4.3.tar.gz` + `tar -zvxf v1.6.tar.gz` ## Pre-required packages and libraries