Update installation instructions (#25)

This commit is contained in:
Hendrik Kleinwaechter
2022-12-16 14:18:36 +01:00
committed by GitHub
parent 0485e0c490
commit 48187ea952

View File

@@ -43,6 +43,16 @@ The book is a work in progress. This represents the current status:
* ✅ Troubleshooting * ✅ Troubleshooting
## Building the book
Make sure you have `biber` installed. Refer to your system's installation
instructions. Also make sure you have `pdflatex` installed.
```bash```
cd book/
make
```
## Compiled book ## Compiled book
You can follow the progress in the `book/` folder You can follow the progress in the `book/` folder