Skip to content

Commit 924d4a8

Browse files
committed
htmlreport:README.txt: added command for installing pygments package for Linux systems.
1 parent 45e7c48 commit 924d4a8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

htmlreport/README.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,8 @@ cppcheck.
55

66
The utility is implemented in Python and require the pygments module to be
77
able to generate syntax highlighted source code.
8+
If you are using a Debian based Linux system, the pygments package can be
9+
installed by following command:
10+
$ sudo apt-get install python-pygments
811

912
For more information run './cppcheck-htmlreport --help'

0 commit comments

Comments
 (0)