Skip to content

Commit a4c52c2

Browse files
authored
Merge pull request #28 from edin-dal/update/readme
versions updated in readme
2 parents 02e7f2a + bb1dbed commit a4c52c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ To learn more about StructTensor, please read [our paper published in OOPSLA'23]
88

99
## Requirements
1010

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.
1212

1313
## Usage
1414

0 commit comments

Comments
 (0)