Skip to content

Commit 592a3a5

Browse files
updated Readme
1 parent 3dcc0d6 commit 592a3a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ git clone https://github.com/RandomCoderOrg/ubuntu-on-android
2121
cd ubuntu-on-android
2222
bash install.sh
2323
# install
24-
proot-distro install hippo --user ubuntu
24+
proot-distro install hippo
2525
```
2626
## logging into hippo
2727
```bash
2828
# run
29-
proot-distro login hippo
29+
proot-distro login hippo --user ubuntu
3030
```
3131
## starting vncserver
3232
```bash

0 commit comments

Comments
 (0)