mirror of
https://git.adityakumar.xyz/llama.cpp.git
synced 2024-11-09 15:29:43 +00:00
Correcting link to w64devkit (#1214)
Correcting link to w64devkit (change seeto to skeeto).
This commit is contained in:
parent
92a6e13a31
commit
78ec543733
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ In order to build llama.cpp you have three different options.
|
||||||
|
|
||||||
- On Windows:
|
- 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.
|
2. Extract `w64devkit` on your pc.
|
||||||
3. Run `w64devkit.exe`.
|
3. Run `w64devkit.exe`.
|
||||||
4. Use the `cd` command to reach the `llama.cpp` folder.
|
4. Use the `cd` command to reach the `llama.cpp` folder.
|
||||||
|
|
Loading…
Reference in a new issue