Skip to content

Commit

Permalink
Update README.md to indicate that the code is for demo purposes only.
Browse files Browse the repository at this point in the history
  • Loading branch information
JPWatson authored Jun 17, 2024
1 parent 6379ad3 commit b77cb30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Samples which should be reviewed alongside Aeron Cookbook

> **Note**: This code in this repo is for demonstration purposes only and is not representative of a production system. Please contact [email protected] for help configuring your system.
> **Note**: JDK 17+ requires that `--add-opens=java.base/sun.nio.ch=ALL-UNNAMED` is added to the VM Options to run the examples.
Projects:
Expand Down

0 comments on commit b77cb30

Please sign in to comment.