From 3bfc662bae54038172de1c52b04e9c589d2f7bd0 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Wed, 5 May 2010 15:11:02 -0500 Subject: [PATCH] update location of latest version and git repository --- README | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README b/README index 0483dec..13f4a2b 100644 --- a/README +++ b/README @@ -63,14 +63,15 @@ Espeakup currently accepts the following command line options: Getting the Latest Version ========================== -Currently, a tarball of the latest official release will be included in -the contrib/ directory of the speakup repository. Also, it is possible -to download a tarball of any released version from github as follows: +It is possible to download a tarball from github of any released version +as follows: wget http://www.github.com/williamh/espeakup/tarball/vx.y -Also, the clone URL, if you are familiar with using git is -git://github.com/williamh/espeakup.git. +If you need a tarball for packaging purposes, one is available from +ftp://ftp.linux-speakup.org/pub/linux/goodies/espeakup-x.y.tar.bz2. + +The url for the git repository is git://github.com/williamh/espeakup.git. Acknowledgements ================