We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a26da7 commit ca0d375Copy full SHA for ca0d375
README.md
@@ -20,7 +20,7 @@ sudo lsof -n -F | python lsofgraph.py | unflatten -l 1 -c 6 | dot -T svg > /tmp/
20
21

22
23
-# Install and use to Mac OS
+# Install and use on MacOS
24
25
Graphviz contains utilities dot and unflatten
26
````shell
0 commit comments