feat: update readme

This commit is contained in:
2025-05-03 22:12:35 +08:00
parent ab34074691
commit e3d1fb8085

View File

@@ -5,10 +5,12 @@ Install SDKMAN:
```shell
curl -s "https://get.sdkman.io?rcupdate=false" | bash
```
> https://sdkman.io/install/
Install GraalVM:
```shell
sdk install java 24.0.1-graal
```
> https://www.graalvm.org/downloads/