Skip to content

Commit

Permalink
readme updated for java 20
Browse files Browse the repository at this point in the history
  • Loading branch information
munishchouhan committed Aug 21, 2023
1 parent 3e511c8 commit 6e6a860
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
Expand Up @@ -104,10 +104,10 @@ docker run $(wavelit --spack-package cowsay) sh -c 'cowsay Hello world!'
### Development
1. Install GraalVM 22.3.1 + Java 19
1. Install GraalVM-Java 20.0.1
```bash
sdk install java 22.3.1.r19-grl
sdk install java 20.0.1-graal
```
2. Compile & run tests
Expand Down

0 comments on commit 6e6a860

Please sign in to comment.