1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-12 18:48:25 +00:00

Update build instructions

This commit is contained in:
2021-06-07 12:13:26 +01:00
parent c52edb51f6
commit 113b7c4620

View File

@@ -19,5 +19,12 @@ The board of examiners consists of
## Building
To build the dissertation you need the [Informatics thesis LaTeX
class](https://github.com/dhil/inf-thesis-latex-cls).
class](https://github.com/dhil/inf-thesis-latex-cls) with the
University of Edinburgh crests. Invoking `make` on the command line
ought to produce a PDF copy of the dissertation named `thesis.pdf`,
e.g.
```shell
$ make
```