Skip to content

Commit a40e86a

Browse files
committed
readme: add ./v symlink to the Termux section
1 parent d8d125b commit a40e86a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

‎README.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,9 @@ pkg update
192192
git clone --depth=1 https://github.com/vlang/v
193193
cd v
194194
make
195+
./v symlink
195196
```
197+
Note: there is *no* need for `sudo ./v symlink` on Termux (and sudo is not installed by default).
196198

197199
### C compiler
198200

0 commit comments

Comments
 (0)