add formatting
This commit is contained in:
parent
e18f5e5f06
commit
5558b84ea9
1 changed files with 3 additions and 1 deletions
|
@ -16,9 +16,11 @@ tweaking to before becoming fully functional.
|
||||||
## building
|
## building
|
||||||
|
|
||||||
on most Linux distros with podman properly installed and configured,
|
on most Linux distros with podman properly installed and configured,
|
||||||
it should suffice to run ./build-all in the root of the repository.
|
it should suffice to run [`./build-all`][ba] in the root of the repository.
|
||||||
binaries are output to the `out` directory upon success.
|
binaries are output to the `out` directory upon success.
|
||||||
|
|
||||||
|
[ba]: https://eaguru.guru/git/notwa/stargazing/src/branch/galaxy/build-all
|
||||||
|
|
||||||
## notes
|
## notes
|
||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
|
Loading…
Add table
Reference in a new issue