Browse Source

Update build instructions

master
Daniel Hillerström 5 years ago
parent
commit
113b7c4620
  1. 9
      README.md

9
README.md

@ -19,5 +19,12 @@ The board of examiners consists of
## Building ## Building
To build the dissertation you need the [Informatics thesis LaTeX 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
```

Loading…
Cancel
Save