We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8aafe3 commit f7125d9Copy full SHA for f7125d9
1 file changed
README.md
@@ -27,7 +27,7 @@ dependencies installed:
27
- [GNU zip (gzip)](http://www.zlib.net/) Allows GNU zipped RDF input
28
files to be ingested, and allows GNU zipped HDT files to be loaded.
29
30
- - `sudo apt install gzip` on Debian-based distros (e.g., Ubuntu)
+ - `sudo apt install zlib1g zlib1g-dev` on Debian-based distros (e.g., Ubuntu)
31
- `sudo dnf install gzip` on Red Hat-based distros (e.g., Fedora)
32
33
- [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/)
0 commit comments