Skip to content

Commit 5031a59

Browse files
committed
doxygen changed
1 parent 5850b83 commit 5031a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Building the documentation
141141

142142
Run the Python script `doxybuild.py` from the top directory:
143143

144-
python doxybuild.py --open --with-dot
144+
python doxybuild.py --doxygen=$(which doxygen) --open --with-dot
145145

146146
See `doxybuild.py --help` for options.
147147

0 commit comments

Comments
 (0)