Skip to content

Commit

Permalink
Updated documentation / installation guide to refer to latest version…
Browse files Browse the repository at this point in the history
… v3.3
  • Loading branch information
asishallab committed Jul 17, 2016
1 parent 21b633e commit a92f561
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.textile
Expand Up @@ -54,9 +54,9 @@ h4. 1.2.1 Get AHRD
Copy (clone) AHRD to your computer using git via command-line, then change into AHRD's directory, and finally use the latest stable version:
<pre>git clone https://github.com/groupschoof/AHRD.git
cd AHRD
git checkout tags/v3.12</pre>
git checkout tags/v3.3</pre>

Alternativelly without using @git@, you can download AHRD version @v3.12@ ("zip":https://github.com/groupschoof/AHRD/archive/v3.12.zip or "tar.gz":https://github.com/groupschoof/AHRD/archive/v3.12.tar.gz) and extract it.
Alternativelly without using @git@, you can download AHRD version @v3.3@ ("zip":https://github.com/groupschoof/AHRD/archive/v3.3.zip or "tar.gz":https://github.com/groupschoof/AHRD/archive/v3.3.tar.gz) and extract it.

h4. 1.2.2 Build the executable jar

Expand Down

0 comments on commit a92f561

Please sign in to comment.