mirror of
https://github.com/vlang/v.git
synced 2025-09-11 16:36:20 -04:00
Fix a comma.
parent
4242303c6b
commit
3d74b519b0
@ -32,7 +32,7 @@ NB: on windows, the make.bat file first tries to locate gcc from MinGW-w64, and
|
||||
#### llvm-mingw
|
||||
You can get a recent build of llvm-mingw from https://github.com/mstorsjo/llvm-mingw/releases .
|
||||
|
||||
The main benefit with this compiler toolchain, is that the released archives are self contained - there is NO installation necessary. Just ~516MB of disk space.
|
||||
The main benefit with this compiler toolchain is that the released archives are self contained. There is NO installation necessary. Just ~516MB of disk space.
|
||||
|
||||
1) download a .zip file from the link above.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user