Closed borisceranic closed 3 weeks ago
Hi @borisceranic,
Thank you for taking the time to contribute.
We’re currently making some updates in #113 to address similar points, so I’ll go ahead and close this PR. But please know that your feedback is heard and will definitely be incorporated into the final documentation.
When
make build
runs, it depends on being able to issue git commands within the source code folder (namely, to download submodules).If someone downloads a source code archive from Releases, their build will fail with a somewhat cryptic error message:
Making a clear instruction that the build needs to run within a git clone'd working directory will solve this particular hurdle.