aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2016-03-05 15:06:20 +0800
committerDeterminant <ted.sybil@gmail.com>2016-03-05 15:06:20 +0800
commit9cd8013b14aec72f6284ecb2f005b3845ed069a2 (patch)
tree2295eef4f86b3b25d8bf7131a8812d79afecbd8d /README.rst
parent66ff3e3aba3793f08b3ba12d08a27c7a26790310 (diff)
change repo paths
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 1aa0775..41f98d4 100644
--- a/README.rst
+++ b/README.rst
@@ -13,7 +13,7 @@ on your computer.
::
bash
- git clone https://speechlab.sjtu.edu.cn/gitlab/Nerv-SJTU/nerv.git
+ git clone https://speechlab.sjtu.edu.cn/gitlab/nerv-dev/nerv.git
- Checkout submodules (luajit, luarocks, Penlight, etc.):
@@ -45,7 +45,7 @@ on your computer.
# checkout speech repository to local directory nerv/speech (suppose you're
# still at the root directory of NERV repo)
- git clone https://speechlab.sjtu.edu.cn/gitlab/Nerv-SJTU/nerv-speech.git speech
+ git clone https://speechlab.sjtu.edu.cn/gitlab/nerv-dev/nerv-speech.git speech
# build and install HTK I/O support, Kaldi I/O support, Kaldi decoding support, etc.
make speech