Skip to content

Commit

Permalink
Use 'container' instead 'docker'
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed Aug 24, 2024
1 parent 8f46908 commit 429339e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ where you want to install the libraries. After the installation
succeeded, you may need to run ldconfig (as root).

Uninstallation
------------
--------------

If you want to uninstall the ZIM tools:
```bash
Expand All @@ -139,10 +139,10 @@ ninja -C build uninstall
Like for the installation, you might need to run the command as user
`root` (or using `sudo`).

Docker
------
Container
---------

A Docker image with `zimwriterfs`, `zimcheck`,`zimdump` and all the
A container image with `zimwriterfs`, `zimcheck`, `zimdump` and all the
other tools can be built from the `docker` directory. The project
maintains an official image available at https://ghcr.io/openzim/zim-tools.

Expand Down

0 comments on commit 429339e

Please sign in to comment.