exercism / interactive-cli-walkthrough

13 stars 26 forks source link

Add graphviz dependency to contributing guide #13

Closed kytrinyx closed 6 years ago

kytrinyx commented 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.