From 2dc87bc02a1242dd5e029d0baaf4e0ae7173184f Mon Sep 17 00:00:00 2001 From: Determinant Date: Thu, 6 Aug 2015 10:34:43 +0800 Subject: ... --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index efec2c4..be8e5b0 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ __Nerv__ is currently developed via github.You can download and make __Nerv__ by cd ~ git clone https://github.com/Nerv-SJTU/nerv.git cd nerv -git clone https://github.com/Nerv-SJTU/nerv-speech.git +git clone https://github.com/Nerv-SJTU/nerv-speech.git speech +git submodule init && git submodule update make ``` The `git submodule` command is for the __luajit__ repository inside __Nerv__. -- cgit v1.2.3