From bc8204d54189fd04512335c9e2c49fa7ede181a4 Mon Sep 17 00:00:00 2001 From: Andrea Zonca Date: Wed, 4 Dec 2024 04:03:31 +0000 Subject: [PATCH] doc: mention install of Java --- docs/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.md b/docs/index.md index 939306d..b0bac9c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -19,6 +19,8 @@ curl -LO https://github.com/kaitai-io/kaitai_struct_compiler/releases/download/0 sudo apt-get install ./kaitai-struct-compiler_0.10_all.deb ``` +This will install Java if not already installed. + ### Install the custom version of the compiler On Github, go to the [releases page](https://github.com/det-lab/kaitai_struct_awkward_runtime/releases), download the latest `jar` file and overwrite the official Kaitai compiler: