diff --git a/README.md b/README.md index 3cf4356..f41b5b6 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ The default make target is `compile`. * `make clean-all` Equals `make clean` and `make clean-doc` -### Generate API Documentation +### Doc In order to generate the API doc you need to have doxygen installed on your system. * `make doc`