Fix small error

This commit is contained in:
Wen Kokke 2020-05-22 20:46:40 +01:00
parent 5ae6438e8f
commit eb6e9d93c5

View file

@ -199,7 +199,7 @@ make build
make serve
```
The Makefile offers more than just these options:
```bashbash
```bash
make # see make test
make build # builds lagda->markdown and the website
make build-incremental # builds lagda->markdown and the website incrementally