Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FJShen authored Sep 10, 2024
1 parent 781a4bc commit c47a3c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
The code in this project was tested with sbt version 1.8 or mill version 0.10.12.
The code in this project was tested with verilator version 4.038 and sbt version 1.8 or mill version 0.10.12.

# Prerequisites
- verilator (for running the testbenches)
Expand All @@ -24,4 +24,4 @@ mill raytracer.test
or
```
sbt test
```
```

0 comments on commit c47a3c6

Please sign in to comment.