Skip to content

Commit 5eb26bf

Browse files
authored
Merge pull request #14 from norrisjeremy/zlib-readme
README: correct name of Debian zlib package.
2 parents 2f212b4 + 03ea7fb commit 5eb26bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Second, install build dependencies of the collector
8383

8484
.. code-block::
8585
86-
apt-get install gcc g++ cmake make python-docutils libz-dev
86+
apt-get install gcc g++ cmake make python3-docutils zlib1g-dev
8787
# Optionally: doxygen pkg-config
8888
8989
Finally, build and install the collector:

0 commit comments

Comments
 (0)