We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adf5a87 commit a0ccc72Copy full SHA for a0ccc72
README.md
@@ -13,7 +13,7 @@ Easely and simply integrate Corodva into your Vue app with:
13
You need to [set up the cordova development environment](https://cordova.apache.org/docs/en/latest/guide/cli/index.html) beforehand.
14
15
```sh
16
-$ vue add cordova # On Windows, you need to run this commands as administrator.
+$ vue add cordova # On Windows, you need to run this command as administrator.
17
$ npm run cordova-build
18
$ cordova prepare
19
$ npm run cordova-serve
0 commit comments