From 1708fc05fe4a6c9f2d7fcf02750753110f2a95df Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Sun, 3 Oct 2021 20:55:35 +0500 Subject: [PATCH] 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!