Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Note requirements for pygmentize in comment
  • Loading branch information
moritz committed Feb 14, 2015
1 parent 622daaa commit 6f6938b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htmlify.p6
Expand Up @@ -2,6 +2,7 @@
use v6;

# This script isn't in bin/ because it's not meant to be installed.
# for syntax hilighting, needs pygmentize version 2.0 or newer installed

BEGIN say 'Initializing ...';

Expand Down

0 comments on commit 6f6938b

Please sign in to comment.