We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dcc0d6 commit 592a3a5Copy full SHA for 592a3a5
1 file changed
README.md
@@ -21,12 +21,12 @@ git clone https://github.com/RandomCoderOrg/ubuntu-on-android
21
cd ubuntu-on-android
22
bash install.sh
23
# install
24
-proot-distro install hippo --user ubuntu
+proot-distro install hippo
25
```
26
## logging into hippo
27
```bash
28
# run
29
-proot-distro login hippo
+proot-distro login hippo --user ubuntu
30
31
## starting vncserver
32
0 commit comments