Skip to content

Commit 96bed40

Browse files
committed
Merge remote-tracking branch 'refs/remotes/upstream/master' into HEAD
2 parents 018fe8b + 5fe8c14 commit 96bed40

File tree

4 files changed

+598
-702
lines changed

4 files changed

+598
-702
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ CD into the source directory and install the package and dependencies using NPM:
2525

2626
You must follow the Cordova Android [installation guide](https://cordova.apache.org/docs/en/latest/guide/platforms/android/index.html) in order to develop xBrowserSync for Android. Once that's done, run the following commands in the xBrowserSync source directory:
2727

28-
$ (sudo) npm install -g cordova@9.x
28+
$ (sudo) npm install -g cordova@9.0.0
2929
$ cd ./res/android
3030
$ cordova prepare
3131

0 commit comments

Comments
 (0)