From 5c647c1b866d7f09a5ba977e5759c9a11b2f67b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0smail=20Ar=C4=B1l=C4=B1k?= Date: Fri, 6 Oct 2023 08:51:33 +0300 Subject: [PATCH] "above" -> "below" It is not above but below. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4d512e..dd3e73e 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ cd docker-bench-security docker build --no-cache -t docker-bench-security . ``` -Followed by an appropriate `docker run` command as stated above. +Followed by an appropriate `docker run` command as stated below. 2. Use Docker Compose: