diff --git a/README.md b/README.md index eeb2037bd..6091ba9e7 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The differences between the upstream repository are described below: - Uses the official Elixir image from Docker Hub - Automatically builds the Akkoma backend when building the Docker image, instead of requiring complex commands after pulling/building images - Files/directories to mount are minified and completely separated from the repository files, allowing better control over file permissions -- Has a better Docker entry point where you can control the backend without using pre-written shell scripts +- Has an "actual" Docker entry point that works the way Docker entry points are supposed to work - Supports Podman quite well ## How to Setup (Podman Rootless)