minor changes

This commit is contained in:
Wen Kokke 2018-11-26 22:50:42 +00:00
parent d6248ff39a
commit 33aad4566b

View file

@ -26,8 +26,8 @@ or by downloading [the zip archive](https://github.com/plfa/plfa.github.io/archi
git clone https://github.com/plfa/plfa.github.io ~/plfa.github.io git clone https://github.com/plfa/plfa.github.io ~/plfa.github.io
``` ```
We need to tell Agda where the standard library is located. Finally, we need to let Agda know where to find the standard library.
The relevant instructions for doing so are located [here](https://agda.readthedocs.io/en/latest/tools/package-system.html). For this, you can follow the instructions [here](https://agda.readthedocs.io/en/latest/tools/package-system.html#example-using-the-standard-library).
## Setup for building the book ## Setup for building the book