You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project uses submodules which can be a barrier for beginners or people who rarely used submodules before.
There should be a simple install.sh script, which installs all required dependencies and also sets the submoule's HEAD to tracking the latest master commit (which should also be the commit that the submodules point to when committing in this repo)
The text was updated successfully, but these errors were encountered:
The project uses submodules which can be a barrier for beginners or people who rarely used submodules before.
There should be a simple
install.sh
script, which installs all required dependencies and also sets the submoule's HEAD to tracking the latestmaster
commit (which should also be the commit that the submodules point to when committing in this repo)The text was updated successfully, but these errors were encountered: