aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index e74432f..379872b 100644
--- a/README.rst
+++ b/README.rst
@@ -3,7 +3,7 @@ Box Hatter
Box Hatter is continuous integration server/executor. It provides isolated
execution environments, for running automated actions, as containers managed
-by podman.
+by podman or docker.
Key features:
@@ -20,7 +20,7 @@ Runtime requirements
* python >=3.8
* git
-* podman
+* podman or docker
Install