mirror of
https://github.com/vlang/v.git
synced 2025-09-13 06:22:26 +03:00
readme: add ./v symlink
to the Termux section
This commit is contained in:
parent
d8d125b056
commit
a40e86ad7c
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue