From b1bed4305e5134b18d1b4ab979fc6cd493338d71 Mon Sep 17 00:00:00 2001 From: Zman-1x1 Date: Fri, 4 Jun 2021 16:05:21 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0e06b0..67f799b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ its called `hippo` - If you have any issues or suggestions make sure i know at https://github.com/RandomCoderOrg/ubuntu-on-android/issue (create an issue) # installation -- first install termux from termux.com +- first install termux from [termux.com](https://termux.com) ```bash # install dependencies apt update; apt upgrade -y ; apt install -y pulseaudio proot-distro git -y