From cfc689fd4000b75d601e693255d2a8adabf6da45 Mon Sep 17 00:00:00 2001 From: Elie Khoury <elie.khoury@idiap.ch> Date: Fri, 23 Aug 2013 15:23:54 +0200 Subject: [PATCH] +1 change in the README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 853deae..4a6ed61 100644 --- a/README.rst +++ b/README.rst @@ -58,7 +58,7 @@ This also requires that bob (>= 1.2.0) is installed. Getting the data ~~~~~~~~~~~~~~~~ -The data can be downloaded and extracted by running 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 -- GitLab