Skip to content

Commit

Permalink
Merge pull request nboley#10 from daler/patch-1
Browse files Browse the repository at this point in the history
update README version references
  • Loading branch information
nboley committed Sep 14, 2015
2 parents c2fead0 + f0a741d commit bcc6904
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Installation

* Get the current repo
```
wget https://github.com/nboley/idr/archive/2.0.0.zip
wget https://github.com/nboley/idr/archive/2.0.2.zip
```

* Install the dependencies
Expand All @@ -33,9 +33,9 @@ bash Anaconda3-2.2.0-Linux-x86_64.sh

* Download and unzip the idr code
```
wget https://github.com/nboley/idr/archive/2.0.0.zip
unzip 2.0.0.zip
cd 2.0.0/
wget https://github.com/nboley/idr/archive/2.0.2.zip
unzip 2.0.2.zip
cd 2.0.2/
```

* Then install idr
Expand Down

0 comments on commit bcc6904

Please sign in to comment.