mirror of
https://github.com/vlang/v.git
synced 2025-09-18 03:46:36 -04:00
readme: add ./v symlink
to the Termux section
This commit is contained in:
parent
d8d125b056
commit
a40e86ad7c
@ -192,7 +192,9 @@ pkg update
|
|||||||
git clone --depth=1 https://github.com/vlang/v
|
git clone --depth=1 https://github.com/vlang/v
|
||||||
cd v
|
cd v
|
||||||
make
|
make
|
||||||
|
./v symlink
|
||||||
```
|
```
|
||||||
|
Note: there is *no* need for `sudo ./v symlink` on Termux (and sudo is not installed by default).
|
||||||
|
|
||||||
### C compiler
|
### C compiler
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user