You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,8 +48,8 @@ computer by starting the included `app.pl` program:
48
48
You can then view the examples documentation by pointing your web browser at
49
49
[http://localhost:3000](http://localhost:3000).
50
50
51
-
You will need at least [Mojolicious](https://metacpan.org/pod/Mojolicious) installed and [Inline::Python](https://metacpan.org/pod/Inline::Python) is recommended
52
-
to speed up the syntax highlighting phase.
51
+
You will need at least [Mojolicious](https://metacpan.org/pod/Mojolicious)
52
+
installed and you will need [nodejs](https://nodejs.org) to perform highlighting.
0 commit comments