wikipedia-example
wikipedia-example copied to clipboard
Small note about cloning submodules
I think it would be great if you also included a note to clone down the submodules as well, if not the make rebuild command fails. Specifically git submodule update --init --recursive
This could be done in the README.md or with another Makefile command, not sure which would be better. I don't mind making if PR for either of these changes.