mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-28 14:04:41 -07:00
use npx json instead of jq (#617)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user