mirror of
https://github.com/recloudstream/website.git
synced 2024-08-15 03:18:45 +00:00
fix wsa.md
This commit is contained in:
parent
123881a44c
commit
e8d7137c66
1 changed files with 4 additions and 4 deletions
|
@ -6,16 +6,16 @@ order: 4
|
||||||
|
|
||||||
## For Windows 11 users
|
## For Windows 11 users
|
||||||
|
|
||||||
1. Download and install both of these softwares.
|
- Download and install both of these pieces of software.
|
||||||
1. [Windows Subsystem for Android](https://apps.microsoft.com/store/detail/windows-subsystem-for-android%E2%84%A2-with-amazon-appstore/9P3395VX91NR?hl=en-us&gl=us)
|
1. [Windows Subsystem for Android](https://apps.microsoft.com/store/detail/windows-subsystem-for-android%E2%84%A2-with-amazon-appstore/9P3395VX91NR?hl=en-us&gl=us)
|
||||||
2. [WSA Sideloader](https://github.com/infinitepower18/WSA-Sideloader) or [WSA Pacman](https://github.com/alesimula/wsa_pacman)
|
2. [WSA Sideloader](https://github.com/infinitepower18/WSA-Sideloader) or [WSA Pacman](https://github.com/alesimula/wsa_pacman)
|
||||||
|
|
||||||
2. Download the pre-release from the [this site](https://recloudstream.github.io).
|
- Download the pre-release from the [this site](https://recloudstream.github.io).
|
||||||
3. Enable developer mode in WSA settings. It is also recommended you enable continuous mode, however WSA Sideloader will attempt to start the subsystem for you if it's not running.
|
- Enable developer mode in WSA settings. It is also recommended you enable continuous mode, however WSA Sideloader will attempt to start the subsystem for you if it's not running.
|
||||||
|
|
||||||
![image](https://user-images.githubusercontent.com/57977673/194704052-a1062c43-df9e-434a-8f5d-ea6ef249c041.png)
|
![image](https://user-images.githubusercontent.com/57977673/194704052-a1062c43-df9e-434a-8f5d-ea6ef249c041.png)
|
||||||
|
|
||||||
4. Give the adb permission to install the apk. *(Make it allow always so that it will give less pain in the future.)*
|
- Give the adb permission to install the apk. *(Make it allow always so that it will give less pain in the future.)*
|
||||||
|
|
||||||
If you're not in a supported country, change your PC region setting to United States, you should then be able to download Amazon Appstore which contains the subsystem. You can change it back once you have installed it.
|
If you're not in a supported country, change your PC region setting to United States, you should then be able to download Amazon Appstore which contains the subsystem. You can change it back once you have installed it.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue