]> glassweightruler.freedombox.rocks Git - waydroid.git/blobdiff - README.md
anbox: Add installation guide to readme
[waydroid.git] / README.md
index 509e787c3d6e228944c093b40687011f523642a1..1782bf3fcd50112632539127ec357fbffcad8331 100644 (file)
--- 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