diff --git a/README.md b/README.md index acf691fe..7f5df3f5 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,4 @@ println("Monte-Carlo Estimate: $(estimate)") ### Requirements -We require an x86 Linux platform and Julia 1.10 or 1.11. For GPU support we require an NVIDIA GPU and a CUDA driver which supports CUDA 13.0. ARM support is theoretically possible, but we do not make binaries or test on ARM. Please open an issue if ARM support is of interest. +We require an x86 Linux platform and Julia >=1.10. For GPU support we require an NVIDIA GPU and a CUDA driver which supports CUDA 13.0. ARM support is theoretically possible, but we do not make binaries or test on ARM. Please open an issue if ARM support is of interest.