summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d72003b0..c73c8a21 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ As with most Node projects, major development scripts can be found in the `packa
#### Dependencies
-The build toolchain requires `npm` and `jq` to be installed. You can use the `scripts/setup-dev.sh` script to install these prerequisites.
+The build toolchain requires `npm` to be installed. You can install it using `scripts/setup-dev.sh`.
#### Enabling Sandboxing