luvit / lit

Toolkit for developing, sharing, and running luvit/lua programs and libraries.
http://lit.luvit.io/
Apache License 2.0
245 stars 58 forks source link

git clone should be recursive so that the git submodule is pulled down. #137

Closed DBarney closed 8 years ago

DBarney commented 8 years ago

Uniaika from the IRC was having an issue where lit didn't have the git submodule. The instructions don't quite work as they are.

creationix commented 8 years ago

Thanks!