Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
A4Alpha authored Mar 17, 2023
1 parent c9e5818 commit e88f096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Although this method should work on all Android versions that support Mulch and
`adb sideload MulchSystemWebViewOverlay.zip`
* If the installer complains about signature verification, install anyway by selecting **Yes**.
* Reboot the device.
* Download the latest Mulch SystemWebView release from [F-Droid](https://f-droid.org/en/packages/us.spotco.mulch_wv) or [gitlab](https://gitlab.com/divested-mobile/mulch/-/blob/master/prebuilt/arm64/webview.apk) and install it as you would a regular app.
* Download the latest Mulch SystemWebView release from [F-Droid](https://f-droid.org/en/packages/us.spotco.mulch_wv) or [gitlab](https://gitlab.com/divested-mobile/mulch/-/raw/master/prebuilt/arm64/webview.apk) and install it as you would a regular app.
* Lastly, navigate to *Settings > Developer options > WebView implementation* and select the appropriate package or run the following command:
`adb shell cmd webviewupdate set-webview-implementation us.spotco.mulch_wv`

Expand Down

0 comments on commit e88f096

Please sign in to comment.