We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64e15a5 + f7125d9 commit d91f599Copy full SHA for d91f599
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