Skip to content

Commit

Permalink
versions updated in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mtghorbani committed Oct 29, 2024
1 parent 02e7f2a commit bb1dbed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ To learn more about StructTensor, please read [our paper published in OOPSLA'23]

## Requirements

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

## Usage

Expand Down

0 comments on commit bb1dbed

Please sign in to comment.