From ae8022fdcbea530f612449b5aef17e457510db4a Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Sun, 29 Mar 2020 23:39:39 +0200 Subject: [PATCH] README: inform that Docker is involved --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30d5948..5b5017b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Build Debian package Github Action -An action that builds a Debian package from source. +An action that builds a Debian package from source in a Docker container. ## Usage