From 36a0a176400ff9640a5e32c6da9b72cdf160788e Mon Sep 17 00:00:00 2001 From: clutat <104208687+clutat@users.noreply.github.com> Date: Tue, 19 Dec 2023 08:54:47 +0100 Subject: [PATCH] Update README.md - fix directory path in compilation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f3f854c..7728b31b 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ git clone https://github.com/openappsec/open-appsec-npm.git Change into the open-appsec-npm directory: ``` -cd open-appsec-npm/scripts/ci +cd open-appsec-npm ``` Create a folder for the already compiled libraries for the open-appsec attachment: