From 64d6765a09700ce5da50b6a70d1d62f8372854a3 Mon Sep 17 00:00:00 2001 From: jianyuzh Date: Wed, 20 Mar 2024 09:50:53 +0800 Subject: [PATCH] update w64devkit link --- README-sycl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-sycl.md b/README-sycl.md index e560fe0dd..794dfda42 100644 --- a/README-sycl.md +++ b/README-sycl.md @@ -381,7 +381,7 @@ a. Download & install cmake for Windows: https://cmake.org/download/ b. Download & install mingw-w64 make for Windows provided by w64devkit -- Download the latest fortran version of [w64devkit](https://github.com/skeeto/w64devkit/releases). +- Download the 1.19.0 version of [w64devkit](https://github.com/skeeto/w64devkit/releases/download/v1.19.0/w64devkit-1.19.0.zip). - Extract `w64devkit` on your pc.