ilovecherries/glimmer

Add information about recursing submodules for markup2 to the readme

Closed this issue · 2 comments

Literally just the title, make sure people know to pull the submodules

In case I forget, the command for downloading them after the fact is:

git submodule update --init --recursive

and to download them on clone:

git clone --recursive

There is no longer a need to add this to the documentation since it is now included as a package.