Skip to content

Commit 1ddfd78

Browse files
committed
readme: add pkg update command to the Termux instructions (discovered to be needed by tcn)
1 parent 4368af7 commit 1ddfd78

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ Linux/macos:
188188

189189
```bash
190190
pkg install clang libexecinfo libgc libgc-static make git
191+
pkg update
191192
git clone --depth=1 https://github.com/vlang/v
192193
cd v
193194
make

0 commit comments

Comments
 (0)