add note on building

This commit is contained in:
Connor Olding 2022-09-23 14:24:39 -07:00
parent 3c6945de9c
commit e18f5e5f06

View File

@ -13,6 +13,12 @@ polyfilling missing features across platforms,
but pre-existing software still takes a lot of
tweaking to before becoming fully functional.
## building
on most Linux distros with podman properly installed and configured,
it should suffice to run ./build-all in the root of the repository.
binaries are output to the `out` directory upon success.
## notes
### Docker