Skip to content

Commit cf4b1b2

Browse files
Update README.md
1 parent 05f652e commit cf4b1b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ Zen operates autonomously on the same server as your Java app to:
6868
You can install Zen by downloading the zip file [here](https://github.com/AikidoSec/firewall-java/releases/latest) and unzipping it to your directory of choice,
6969
we picked `/opt/zen` here for our Linux system as an example. We also have support for Windows and Mac OS X.
7070
Please ensure you do not alter the structure of this folder and that the process can read & write to it.
71+
7172
To activate Zen you then just have to add the following `-javaagent` to your Java command **before** the `-jar` argument
7273
```
7374
java -javaagent:/opt/zen/agent.jar -jar build/myapp.jar

0 commit comments

Comments
 (0)