mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
docs: fix instructions (#1827)
This commit is contained in:
parent
7633a951e6
commit
00b4670b8b
@ -318,7 +318,7 @@ Use `{file:path/to/file}` to substitute the contents of a file:
|
||||
```json title="opencode.json"
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"instructions": ["{file:./custom-instructions.md}"],
|
||||
"instructions": ["./custom-instructions.md"],
|
||||
"provider": {
|
||||
"openai": {
|
||||
"options": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user