diff --git a/.scripts/convert-readme.sh b/.scripts/convert-readme.sh index 610f20b..413bcb1 100755 --- a/.scripts/convert-readme.sh +++ b/.scripts/convert-readme.sh @@ -17,7 +17,7 @@ function check_command() { } # Check if required commands are installed -check_command jq1 +check_command jq check_command curl check_command awk