mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
docs: fix "plugin-in" beef (#8688)
This commit is contained in:
parent
8f6fec4364
commit
4770036e23
@ -44,7 +44,7 @@ Running V graphical apps on Android is also possible via [vab](https://github.co
|
||||
V Android dependencies: **V**, **Java JDK** >= 8, Android **SDK + NDK**.
|
||||
|
||||
1. Install dependencies (see [vab](https://github.com/vlang/vab))
|
||||
2. Plugin-in your Android device
|
||||
2. Connect your Android device
|
||||
3. Run:
|
||||
```bash
|
||||
git clone https://github.com/vlang/vab && cd vab && v vab.v
|
||||
|
Loading…
Reference in New Issue
Block a user