Skip to content

Commit 0da3b92

Browse files
committed
Serialization: link to more up-to-date sbt installation steps
1 parent 21c25b7 commit 0da3b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serialization.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Once you have the .ksy specification of the format you want to serialize, you ne
2525

2626
Don't worry, it should be straightforward:
2727

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

3030
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.
3131
+

0 commit comments

Comments
 (0)