Updated wget line in INSTALL.opensuse for downloading the Koha 3 RC1 ".tar.gz" file --- INSTALL.opensuse | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/INSTALL.opensuse b/INSTALL.opensuse index 4a0cf32..3509a90 100644 --- a/INSTALL.opensuse +++ b/INSTALL.opensuse @@ -481,10 +481,9 @@ Install some packages that are needed to install Koha: ==== Download Koha ==== |-------------------- -# wget http://download.koha.org/koha-3.00.00.tar.gz +# wget http://download.koha.org/koha-3.00.00-stableRC1.tar.gz |-------------------- -[FIXME: Check what will be the exact URL of the .tar.gz file for Koha 3] ==== Extract Koha ==== -- 1.5.4.5 _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
