add note on building
This commit is contained in:
parent
3c6945de9c
commit
e18f5e5f06
1 changed files with 6 additions and 0 deletions
|
@ -13,6 +13,12 @@ polyfilling missing features across platforms,
|
||||||
but pre-existing software still takes a lot of
|
but pre-existing software still takes a lot of
|
||||||
tweaking to before becoming fully functional.
|
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
|
## notes
|
||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
|
Loading…
Add table
Reference in a new issue