Update README.md - fix mkdir docker/lib
This commit is contained in:
parent
36a0a17640
commit
24d1e530ae
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue