diff --git a/README.md b/README.md index 9a436b1..08813a0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,23 @@ +# Building + +Needed programs: +- bc +- dc +- lualatex +- latexmk +- make +- od +- pdflatex +- pdfinfo +- pdftk +- timidity +- opusenc + +Run +``` +make +``` +and find the pdfs, midis and opus files in the `build` directory. + A big thanks to the author of [makebook](https://gitlab.com/dgoodmaniii/makebook/)! They took away a lot of work for correct imposition.