Fix small error
This commit is contained in:
parent
5ae6438e8f
commit
eb6e9d93c5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue