Skip to content

Commit

Permalink
docs: fix "plugin-in" beef (vlang#8688)
Browse files Browse the repository at this point in the history
  • Loading branch information
larpon authored Feb 11, 2021
1 parent 8f6fec4 commit 4770036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4770036

Please sign in to comment.