Skip to content

Commit b6c31b4

Browse files
Updated readme instructions for installing zlib lib (#131)
Updated readme instructions for installing `zlib` library on Ubuntu
1 parent c9a3375 commit b6c31b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ and you can add ` -p <port_number>` to expose a port from the docker container.
103103
Note: This step may be simpler to complete via a native software application manager.
104104

105105
Ubuntu example:
106-
`sudo apt install zlibc`
106+
`sudo apt install zlib1g`
107107

108108
Fedora example:
109109
`dnf install zlib`

0 commit comments

Comments
 (0)