From 24d1e530ae91a297be3a12bfb14bb710a56428b1 Mon Sep 17 00:00:00 2001 From: clutat <104208687+clutat@users.noreply.github.com> Date: Tue, 19 Dec 2023 08:56:13 +0100 Subject: [PATCH] Update README.md - fix mkdir docker/lib --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7728b31b..f46d92c5 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,7 @@ cd open-appsec-npm Create a folder for the already compiled libraries for the open-appsec attachment: ``` -mkdir -r /docker/lib +mkdir docker/lib ``` Copy the following already compiled Attachment files (see "Prerequisites" above) into the docker/lib/ folder: