Skip to content

Commit

Permalink
docs: wget to download jar
Browse files Browse the repository at this point in the history
  • Loading branch information
zonca committed Dec 9, 2024
1 parent 4c0ae83 commit aec142a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@
"metadata": {},
"outputs": [],
"source": [
"!wget https://github.com/det-lab/kaitai_struct_awkward_runtime/releases/download/0.2.0/io.kaitai.kaitai-struct-compiler-0.10.jar\n",
"\n",
"!sudo cp io.kaitai.kaitai-struct-compiler-0.10.jar /usr/share/kaitai-struct-compiler/lib/io.kaitai.kaitai-struct-compiler-0.10.jar"
]
},
Expand Down

0 comments on commit aec142a

Please sign in to comment.