aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYimmon Zhuang <yimmon.zhuang@gmail.com>2015-09-14 16:14:49 +0800
committerYimmon Zhuang <yimmon.zhuang@gmail.com>2015-09-14 16:14:49 +0800
commit5b99c28961ca223cc35e77a4482eb789d5bef06d (patch)
treeeefc73df5c2dc535155d137f544f64ad0409bb6c /README.md
parent667d3ab6a876feac022e889c260dd7abca5199e3 (diff)
parent3721c74d56ffdea43851489617f33cd13b87ab76 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index be8e5b0..8c21bd9 100644
--- a/README.md
+++ b/README.md
@@ -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.