Closed parkerlreed closed 8 years ago
It would be helpful if the submodule commands were added to the Readme
[parker@e73 taiHEN]$ git submodule init
Submodule 'substitute' (https://github.com/yifanlu/substitute.git) registered for path 'substitute'
Submodule 'taihen-parser' (https://github.com/DaveeFTW/taihen-parser.git) registered for path 'taihen-parser'
[parker@e73 taiHEN]$ git submodule update
Cloning into '/home/parker/build/taiHEN/substitute'...
Cloning into '/home/parker/build/taiHEN/taihen-parser'...
Submodule path 'substitute': checked out 'df0e3538180e9c69ba8f1e23af2da39bbedff2c9'
Submodule path 'taihen-parser': checked out '28d5b5616045717c09c1517c9ef30880a04cabb4'
[parker@e73 taiHEN]$ ls taihen-parser/
CMakeLists.txt include LICENSE README.md src test