Skip to content

Commit

Permalink
Serialization: link to more up-to-date sbt installation steps
Browse files Browse the repository at this point in the history
  • Loading branch information
generalmimon committed Oct 23, 2023
1 parent 21c25b7 commit 0da3b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serialization.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Once you have the .ksy specification of the format you want to serialize, you ne

Don't worry, it should be straightforward:

1. Install `sbt` from https://www.scala-sbt.org/download.html.
1. Install `sbt` by following the steps at https://www.scala-sbt.org/1.x/docs/Setup.html.

2. Clone the https://github.com/kaitai-io/kaitai_struct_compiler repository, checkout the https://github.com/kaitai-io/kaitai_struct_compiler/tree/serialization[*serialization*] branch.
+
Expand Down

0 comments on commit 0da3b92

Please sign in to comment.