From df30620c548d23fa6f7632e280093824209d917a Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 2 Dec 2012 16:59:12 +0000 Subject: Updated build instructions to the latest version. --- doc/installation_source.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/installation_source.html') diff --git a/doc/installation_source.html b/doc/installation_source.html index a6d91a9..bd19ec9 100644 --- a/doc/installation_source.html +++ b/doc/installation_source.html @@ -183,9 +183,9 @@ cd .. Unzip the package into a directory of your liking and enter the new directory:

- wget http://osirion.org/files/osirion-0.2.1-svn1082-src.tar.bz2
- tar xf osirion-0.2.1-svn1082-src.tar.bz2
- cd osirion-0.2.1-svn1082-src
+ wget http://osirion.org/files/osirion-0.2.2-svn1195-src.tar.bz2
+ tar jxf osirion-0.2.2-svn1195-src.tar.bz2
+ cd osirion-0.2.2-svn1195-src

-- cgit v1.2.3