Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
john-althouse authored Jan 14, 2025
1 parent 2a2a88a commit bb2eba7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zeek/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ Run the following command on your Zeek nodes:
zkg install zeek/foxio/ja4
```

If you don't have the zeek package manager, copy this directory to zeek/share/zeek/site/ja4plus and add this line to either __load__.zeek or local.zeek in zeek/share/zeek/site/:
If you don't have the zeek package manager, copy this directory to zeek/share/zeek/site/ja4 and add this line to either __load__.zeek or local.zeek in zeek/share/zeek/site/:
```
@load ja4plus
@load ja4
```

## Requirements
Expand Down

0 comments on commit bb2eba7

Please sign in to comment.