Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 171 Bytes

DEV.md

File metadata and controls

7 lines (4 loc) · 171 Bytes

Updating Git submodules

The BASIC code is pulled in via a submodule. You can fetch the latest updates with the following.

git submodule update --recursive --remote