From 25d34b3ef3280756b6dd1a7cec0fa32c325fd1ef Mon Sep 17 00:00:00 2001 From: celisej567 <75926135+celisej567@users.noreply.github.com> Date: Wed, 20 Nov 2024 09:36:15 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb25dc2..d455549 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ To use this script you need to install `jq` package on your system. -On Ubuntu 22 it can be done usinf this command: +On Ubuntu 22 it can be done using this command: ``` sudo apt install jq ```