Add reference to generate.pl to README.md

This commit is contained in:
Peter Martini 2015-02-15 09:07:54 -08:00
parent 7bf59e1009
commit b1ad374771

View file

@ -16,3 +16,6 @@ builds.
The 64bit builds specify use64bitall despite this being largely redundant
(Configure would properly detect this) to make the desired bit size explicit.
The individual Dockerfiles are generated via 'generate.pl', which uses
Releases.yaml to populate the individual files.