Update README.md

This commit is contained in:
MCDeltaT 2023-08-13 11:32:34 +01:00 committed by GitHub
parent 70f456ff39
commit 75495500b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -543,7 +543,11 @@ Before attempting to restore your backup, you must remove WSA if installed. Then
> The Lines (as shown below) that you need to remove in ``Install.ps1`` may vary depending on the type of WSA Build that you are trying to install.
 
Android Settings:
```pwsh
Start-Process "wsa://com.android.settings"
```
Official Magisk:
```pwsh
Start-Process "wsa://com.topjohnwu.magisk"