diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -43,6 +43,8 @@ cli:build:native Builds native image for CLI. To build native image, run: +( This requires having `native-image` tool installed locally. Use the appropriate JDK distribution. ) + ``` sh bb cli:build:native ``` |
