mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-22 10:14:22 +01:00
docs: typo in custom-tools.mdx (#3152)
This commit is contained in:
@@ -15,7 +15,7 @@ Tools are defined as **TypeScript** or **JavaScript** files.
|
|||||||
|
|
||||||
### Location
|
### Location
|
||||||
|
|
||||||
They can defined:
|
They can be defined:
|
||||||
|
|
||||||
- Locally by placing them in the `.opencode/tool/` directory of your project.
|
- Locally by placing them in the `.opencode/tool/` directory of your project.
|
||||||
- Or globally, by placing them in `~/.config/opencode/tool/`.
|
- Or globally, by placing them in `~/.config/opencode/tool/`.
|
||||||
|
|||||||
Reference in New Issue
Block a user