Skip to content

Commit 3a2951e

Browse files
author
Sam Alarie
authored
Update README.md
1 parent 62e9503 commit 3a2951e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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
4444
proot-distro install hippo
4545
```
46-
### logging into hippo
46+
### Logging into hippo
4747
```bash
4848
# run
4949
proot-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
6262
vncserver --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
6767
exit
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

0 commit comments

Comments
 (0)