X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/fdece86d3e212c1227d9d153ac0effbaeb925e72..d422480e9c35e7d535f181120dcaa871a996553f:/README.md diff --git a/README.md b/README.md index 509e787..1782bf3 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Then to sync up: ``` repo sync ``` -Then to apply sana patches: +Then to apply anbox patches: ``` anbox-patches/apply-patches.sh --mb ``` @@ -35,3 +35,11 @@ lunch lineage_anbox_arm64-userdebug make systemimage -j$(nproc --all) make vendorimage -j$(nproc --all) ``` + +How to install +--------------- +Execute command blew: +``` +wget -O - https://github.com/Anbox-halium/anbox-halium/raw/lineage-17.1/scripts/install.sh | bash +``` +Note: Run installer on the user you are willing to install anbox on