diff --git a/README.md b/README.md index eb0dbb8..b8247c9 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,15 @@ LaTeX class for making photo books. To build the documentation use: - $ make doc +```shell +$ make doc +``` To install to the user context: - $ make install +```shell +$ make install +``` For more info on `make` targets see the: ./Makefile