Correcting link to w64devkit (#1214)

Correcting link to w64devkit (change seeto to skeeto).
This commit is contained in:
Folko-Ven 2023-04-28 19:22:48 +05:00 committed by GitHub
parent 92a6e13a31
commit 78ec543733
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -174,7 +174,7 @@ In order to build llama.cpp you have three different options.
- On Windows:
1. Download the latest fortran version of [w64devkit](https://github.com/seeto/w64devkit/releases).
1. Download the latest fortran version of [w64devkit](https://github.com/skeeto/w64devkit/releases).
2. Extract `w64devkit` on your pc.
3. Run `w64devkit.exe`.
4. Use the `cd` command to reach the `llama.cpp` folder.