mirror of
https://github.com/vlang/v.git
synced 2025-09-09 15:27:05 -04:00
tcc: fix typos
parent
f967ac10a1
commit
20bdd60688
@ -54,4 +54,4 @@ tcc is a very lightweight C compiler. Its main advantages are that it takes up v
|
|||||||
|
|
||||||
For these reasons, a different and more advanced compiler is recommended.
|
For these reasons, a different and more advanced compiler is recommended.
|
||||||
|
|
||||||
Due to its small size, tcc is downloaded automatically if no existing C compiler is found. You can also install it manually bu using `.\make.bat -tcc` or `git clone https://github.com/vlang/tccbin_win thirdparty/tcc` from V's root folder.
|
Due to its small size, tcc is downloaded automatically if no existing C compiler is found. You can also install it manually by using `./make.bat -tcc` or `git clone https://github.com/vlang/tccbin_win thirdparty/tcc` from V's root folder.
|
Loading…
x
Reference in New Issue
Block a user