Update README.md

This commit is contained in:
celisej567 2024-11-20 09:36:15 +03:00 committed by GitHub
parent f40d9689c5
commit 25d34b3ef3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@
To use this script you need to install `jq` package on your system. 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 sudo apt install jq
``` ```