diff options
author | Yimmon Zhuang <[email protected]> | 2015-09-14 16:14:49 +0800 |
---|---|---|
committer | Yimmon Zhuang <[email protected]> | 2015-09-14 16:14:49 +0800 |
commit | 5b99c28961ca223cc35e77a4482eb789d5bef06d (patch) | |
tree | eefc73df5c2dc535155d137f544f64ad0409bb6c /README.md | |
parent | 667d3ab6a876feac022e889c260dd7abca5199e3 (diff) | |
parent | 3721c74d56ffdea43851489617f33cd13b87ab76 (diff) |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ cd nerv git clone https://github.com/Nerv-SJTU/nerv-speech.git speech git submodule init && git submodule update make +make speech ``` The `git submodule` command is for the __luajit__ repository inside __Nerv__. Now, you can try to run some example scripts. |