From c15b65de6e7be6b64a72ed52bb5a01882d5a5838 Mon Sep 17 00:00:00 2001
From: Elie Khoury <elie.khoury@idiap.ch>
Date: Fri, 23 Aug 2013 15:25:59 +0200
Subject: [PATCH] +1 change in the README

---
 README.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 4a6ed61..1a03698 100644
--- a/README.rst
+++ b/README.rst
@@ -58,10 +58,11 @@ This also requires that bob (>= 1.2.0) is installed.
 Getting the data
 ~~~~~~~~~~~~~~~~
 
-The data can be downloaded and extracted by running `download_and_untar.sh` that takes as input the location in which the data will be downloaded::
+The data can be downloaded and extracted by running `download_and_untar.sh`_ that takes as input the location in which the data will be downloaded::
 
   $ ./download_and_untar.sh PATH/TO/WAV/DIRECTORY
 
 .. _Voxforge: http://www.voxforge.org/
 .. _xbob.speaker_recognition: https://github.com/bioidiap/xbob.speaker_recognition
 .. _NIST SRE 2012 evaluation: http://www.nist.gov/itl/iad/mig/sre12.cfm
+.. _download_and_untar.sh: https://github.com/bioidiap/xbob.db.subvoxforge/blob/master/download_and_untar.sh
-- 
GitLab