Skip to content

Commit

Permalink
doc: mention install of Java
Browse files Browse the repository at this point in the history
  • Loading branch information
zonca committed Dec 4, 2024
1 parent 2283809 commit bc8204d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit bc8204d

Please sign in to comment.