diff --git a/makefile b/makefile index 1ff7b39..66d62f0 100644 --- a/makefile +++ b/makefile @@ -6,4 +6,5 @@ clean: svg: pdflatex -shell-escape diagram.tex - explorer.exe diagram.html + firefox diagram.html + # explorer.exe diagram.html