Add LFS check
#6
by
RobHughesArm
- opened
If somebody clones the repo without Git LFS installed then they won't see any errors but will have 'corrupted' VGF/npy files which lead to confusing error messages when running the scenario. This patch adds a line to the cloning instructions to check that LFS has been configured correctly, to catch this issue earlier.
Burton2000
changed pull request status to
merged