-
Notifications
You must be signed in to change notification settings - Fork 37
Document doc registration #68
Copy link
Copy link
Open
Labels
Description
In the index.md the following lines appear.
After installation, verify installation by executing dot -V, example:
dot - graphviz version 2.38.0 (20140413.2041)
These instructions are fine as far as they go but it may also be necessary to register the layout engines.
This can be done with the following command (immediately after verifying that dot is installed).
dot -V
dot -c
Reactions are currently unavailable