You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ To learn more about StructTensor, please read [our paper published in OOPSLA'23]
8
8
9
9
## Requirements
10
10
11
-
To run this framework, you need [Scala](https://www.scala-lang.org/download/all.html)2 of minimum version 2.13.3 and [sbt](https://www.scala-sbt.org/download/) of minimum version 1.7.0. Note that sbt relies on JDK version 8. To compile the generated code, any C++ compiler, such as GCC or Clang can be used.
11
+
To run this framework, you need [Scala](https://www.scala-lang.org/download/all.html)3 of minimum version 3.3.3 and [sbt](https://www.scala-sbt.org/download/) of minimum version 1.10.0. Note that sbt relies on JDK version 8. To compile the generated code, any C++ compiler, such as GCC or Clang can be used.
0 commit comments