From 5210cc9ff964638e9976e3edabe839900b0cc351 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Sj=C3=B6gren?= Date: Fri, 17 Apr 2020 13:11:37 +0200 Subject: [PATCH] by an appropriate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas Sjögren --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6927b9f..f9a0717 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ cd docker-bench-security docker build --no-cache -t docker-bench-security . ``` -followed but an appropiate `docker run` command as stated above +followed by an appropriate `docker run` command as stated above or use [Docker Compose](https://docs.docker.com/compose/): ```sh