X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/d5a1bf0276ed706d24fab4520ac5418ca1cebb34..d422480e9c35e7d535f181120dcaa871a996553f:/README.md diff --git a/README.md b/README.md index c08ca7b..1782bf3 100644 --- a/README.md +++ b/README.md @@ -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