Skip to content

Commit a2857ba

Browse files
author
Ryan Willoughby
committed
[README] fix typo
1 parent f046f65 commit a2857ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/android/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ Workflow for creating and building example project with the plugin:
8181
3. Install the plugin (current dir. being "hello"):
8282
```
8383
plugman --plugins_dir plugins --plugin com.phonegap.plugins.barcodescanner --platform android --project platforms\android
84+
plugman install --plugins_dir plugins --plugin com.phonegap.plugins.barcodescanner --platform android --project platforms\android
8485
```
8586

8687
Note. To manually remove plugin you need to re-create plugins\android.json (and remove changes done by the plugin - you can simply remove whole platform as described in first step and re-create).

0 commit comments

Comments
 (0)