1
0
Maxime 6 жил өмнө
parent
commit
3996a176fb

+ 1 - 1
pages/common/dot.md

@@ -8,4 +8,4 @@
 
 
 - Create an SVG from DOT file:
 - Create an SVG from DOT file:
 
 
-`dot -Tsvg -o{{path/to/out_file.svg}} {{path/to/file.dot}}`
+`dot -Tsvg -o {{path/to/out_file.svg}} {{path/to/file.dot}}`