mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-13 07:05:10 +01:00
Update README.md
This commit is contained in:
parent
70f456ff39
commit
75495500b2
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user