From: Erfan Abdi Date: Mon, 14 Jun 2021 05:55:37 +0000 (+0430) Subject: anbox: Add installation guide to readme X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/d422480e9c35e7d535f181120dcaa871a996553f anbox: Add installation guide to readme --- 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