Closed kytrinyx closed 6 years ago
When I ran the bundle exec rake graph command, it complained that I didn't have dot installed. This adds a note to ensure that contributors know to get graphviz installed.
bundle exec rake graph
dot
When I ran the
bundle exec rake graph
command, it complained that I didn't havedot
installed. This adds a note to ensure that contributors know to get graphviz installed.