mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00: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