From 7aad3cc6a78fc2e0949e94ab1c009cab00ea78b0 Mon Sep 17 00:00:00 2001 From: Sebastian-Webster <84299475+Sebastian-Webster@users.noreply.github.com> Date: Tue, 9 Apr 2024 22:50:23 +1200 Subject: [PATCH] docs(contributing): add jq to dependency list --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 81dce5477..f8b9fad79 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -77,7 +77,7 @@ The feature request process is similar to the bug report process but has an extr ## Build and run Portainer locally -Ensure you have Docker, Node.js, yarn, and Golang installed in the correct versions. +Ensure you have Docker, Node.js, yarn, Golang, and the command-line utility jq installed in the correct versions. Install dependencies: