From 5031a595180f4a212db97bd6ce762c09ea8804a0 Mon Sep 17 00:00:00 2001 From: Christopher Dunn Date: Sat, 5 Jul 2014 13:52:15 -0700 Subject: [PATCH] doxygen changed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aad08cd..4da5a11 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ Building the documentation Run the Python script `doxybuild.py` from the top directory: - python doxybuild.py --open --with-dot + python doxybuild.py --doxygen=$(which doxygen) --open --with-dot See `doxybuild.py --help` for options.