Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
updated filename to the latest version
  • Loading branch information
bounlu committed May 27, 2016
1 parent a7756f5 commit df777be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ Linux

```bash
# Get latest STAR source from releases
wget https://github.com/alexdobin/STAR/archive/STAR_2.4.2a.tar.gz
tar -xzf STAR_2.4.2a.tar.gz
cd STAR_2.4.2a
wget https://github.com/alexdobin/STAR/archive/STAR_2.5.2a.tar.gz
tar -xzf STAR_2.5.2a.tar.gz
cd STAR_2.5.2a

# Alternatively, get STAR source using git
git clone https://github.com/alexdobin/STAR.git
Expand Down

0 comments on commit df777be

Please sign in to comment.