chore: remove requirements

This commit is contained in:
Antoine Aflalo
2025-09-10 09:13:59 -04:00
committed by GitHub
parent 3e62ab40e3
commit 4f9dacdaf6

View File

@@ -139,11 +139,6 @@ LOG_LEVEL=warn cbzconverter optimize comics/
docker run -e LOG_LEVEL=debug -v /path/to/comics:/comics ghcr.io/belphemur/cbzoptimizer:latest optimize /comics
```
## Requirements
- For Docker usage: No additional requirements needed
- For binary usage: Needs `libwebp` installed on the system for WebP conversion
## Docker Image
The official Docker image is available at: `ghcr.io/belphemur/cbzoptimizer:latest`