diff options
author | Determinant <[email protected]> | 2015-08-30 15:14:36 +0800 |
---|---|---|
committer | Determinant <[email protected]> | 2015-08-30 15:14:36 +0800 |
commit | cad144243b898a7bed91c18572bf42944e9db3b3 (patch) | |
tree | d397eb59573997e8ebf9fced8fe3a3979998f2bd | |
parent | 1a9f63e351582f54fec7817927168cb1dbb0c1d6 (diff) |
...
-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. |