mirror of
https://github.com/distribution/distribution.git
synced 2025-10-22 11:51:24 +00:00
This clarifies the importance of properly setting a Go build environment when building targets. Typically, users seem to editorialize the checkout location, either ignoring the first section or have limited experience with the Go development environment. We clarify the checkout requirements and point to the documentation on how to setup Go. Signed-off-by: Stephen J Day <stephen.day@docker.com>