From 1708fc05fe4a6c9f2d7fcf02750753110f2a95df Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Sun, 3 Oct 2021 20:55:35 +0500 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d55e92..cc772c5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This script is meant to run on Android Termux ### Requriements `curl` `jq` `pup` ``` -pkg install curl jq pup` +pkg install curl jq pup ``` - Make SURE they are installed before continuing! From 429c9f5cde320f8adc3fa853bab4ca91cf8f00e5 Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Sun, 3 Oct 2021 20:55:47 +0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc772c5..ebe7bd9 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,6 @@ pkg install curl jq pup - Make SURE they are installed before continuing! -### Run the script with Song name as arugment +### Run the script with song name as arugment eg: `./fetch-lyrics.sh "Not a Damn Thing Changed"`