Skip to content

Commit 8935ae1

Browse files
authored
Add graphviz install command in build docs
1 parent 9a4bc10 commit 8935ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ computer. To do this you will need:
7474
- Rakudo (the Rakudo Perl 6 implementation)
7575
- Panda (the installer for third party Perl 6 modules)
7676
- `Pod::To::HTML` (Perl 6 module for converting Pod objects to HTML)
77-
- [graphviz](http://www.graphviz.org/)
77+
- [graphviz](http://www.graphviz.org/) (`sudo apt-get install graphviz` on Debian/Ubuntu)
7878
- Mojolicious (optional; a Perl 5 web framework; it allows you to run a web
7979
app locally to display the docs)
8080
- pygmentize (optional; a program to add syntax highlighting to code

0 commit comments

Comments
 (0)