mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
docs: update experimental skills configuration in skills.md
This commit is contained in:
parent
6afe0f8c29
commit
106b69e5c0
1 changed files with 3 additions and 1 deletions
|
|
@ -31,7 +31,9 @@ Add to your `~/.qwen/settings.json` or project's `.qwen/settings.json`:
|
|||
```json
|
||||
{
|
||||
"tools": {
|
||||
"experimentalSkills": true
|
||||
"experimental": {
|
||||
"skills": true
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue