-
Notifications
You must be signed in to change notification settings - Fork 3.5k
More detailed written instructions #13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for the changes. It looks pretty neat and clean, but I think that it needs more customizations. Please head over to the requested changes.
FahimFBA
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please go through the requested changes.
README.md
Outdated
|
|
||
| RUN WSA WITH GAPPS, ENJOY | ||
| ### Download msixbundle (~1.2GB) | ||
| Use https://store.rg-adguard.net/ to download the msixbundle with the settings ProductId: 9P3395VX91NR, Ring: SLOW |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use this link to download the msixbundle with the settings ProductId: 9P3395VX91NR, Ring: SLOW
README.md
Outdated
| ### Install WSL2 | ||
| Ubuntu is used in this guide but any other distro will work for this | ||
|
|
||
| (all commands in this readme assume you are using the same terminal and are continuing from where the last command left off) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
( We are assuming that you are using the exact terminal, and you are also continuing this from where the last command left off )
FahimFBA
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now it looks quite pretty. Lastly, the conflicts need to be resolved.
|
I committed the requested fixes in b763aa0 |
|
Excellent, thank you for your contribution! |
README.md
Outdated
| ``` | ||
|
|
||
| ### Download gapps | ||
| Select Platform: x86_64, Android: 11 and Variant: Pico on [OpenGApps](https://opengapps.org/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
x86_64 if he is using x64, otherwise ARM64
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh this totally slipped my mind. I just forgot there were arm builds of windows. Should be fixed now
Threw this together as I was explaining to a friend how to follow this guide and it will probably help some people here too. You can edit and change whichever parts to suit your needs.