File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ A tweaked ubuntu-21.04 with xfce4 runs on android with termux/proot-distro
2626- And its in early stages of building so some things may look kind of bad or missing(make sure to notice me if you find any in issues)
2727- If you have any issues or suggestions make sure i know at https://github.com/RandomCoderOrg/ubuntu-on-android/issue (create an issue)
2828
29- # installation
30- - first install termux from [ termux.com] ( https://termux.com ) or [ F-Droid!] ( https://f-droid.org/en/packages/com.termux/ )
29+ # Installation
30+ - First install termux from [ termux.com] ( https://termux.com ) or [ F-Droid!] ( https://f-droid.org/en/packages/com.termux/ )
3131
3232## Getting Sources and install scripts
3333``` bash
@@ -43,7 +43,7 @@ bash install.sh
4343# install
4444proot-distro install hippo
4545```
46- ### logging into hippo
46+ ### Logging into hippo
4747``` bash
4848# run
4949proot-distro login hippo
@@ -61,14 +61,14 @@ it requires an app to see, its up to yourchoice but here are some recommended ap
6161``` bash
6262vncserver --kill :1
6363```
64- > if you press ` logout ` button inside vnc no need to do this step
64+ > If you press ` logout ` button inside vnc no need to do this step
6565### Logout from hippo :)
6666``` bash
6767exit
6868```
6969
7070## 🔊 Audio
71- my Just use ` pulseserver-start ` in termux and audio will get setup automatically.:)
71+ Just execute ` pulseserver-start ` in termux and audio will get setup automatically.:)
7272## Default passwords
7373` user ` -> root
7474
You can’t perform that action at this time.
0 commit comments