We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a4bc10 commit 8935ae1Copy full SHA for 8935ae1
CONTRIBUTING.md
@@ -74,7 +74,7 @@ computer. To do this you will need:
74
- Rakudo (the Rakudo Perl 6 implementation)
75
- Panda (the installer for third party Perl 6 modules)
76
- `Pod::To::HTML` (Perl 6 module for converting Pod objects to HTML)
77
- - [graphviz](http://www.graphviz.org/)
+ - [graphviz](http://www.graphviz.org/) (`sudo apt-get install graphviz` on Debian/Ubuntu)
78
- Mojolicious (optional; a Perl 5 web framework; it allows you to run a web
79
app locally to display the docs)
80
- pygmentize (optional; a program to add syntax highlighting to code
0 commit comments