minor fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-12-13 01:44:11 +03:00
parent 03c3561f2c
commit c20aba2f8f

View File

@ -28,7 +28,7 @@ $ make install
If only building the docs is required without installing:
```shell
$ make doc
$ make pdf
```
For more info on `make` targets see the: [./Makefile](./Makefile)