ztellman / automat

better automata through combinators
587 stars 50 forks source link

Graphviz Required to run View #26

Open jamesnyika opened 8 years ago

jamesnyika commented 8 years ago

Thanks for this amazing library Zach. You may want to mention in the README.md that automat uses rhizome which in turn leverages Graphviz and that you need to have it installed first. If not for that fact that I suspected you were using other libraries of your own, I was stuck looking at a java error on UnixProcesses and no idea why!

Thanks again

ztellman commented 8 years ago

Yeah, this is very explicit in the rhizome readme, but not here. I'll leave this open until that's resolved.