Skip to content

Commit

Permalink
Update Custom-OpenGApps.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Howard20181 authored Sep 3, 2022
1 parent e033867 commit 8c237f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Custom-OpenGApps.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

1. Build WSA without gapps to let the script download needed files

`./build --gapps-brand none`
`./build.sh --gapps-brand none`
1. Place custom OpenGApps to `download` folder and rename to `OpenGApps-{arch}-{variant}.zip` (e.g. `OpenGApps-x64-pico.zip`)
1. Build WSA offline

`./build --offline --gapps-variant {variant}`
`./build.sh --offline --gapps-variant {variant}`

0 comments on commit 8c237f1

Please sign in to comment.