diff options
| author | Dax Raad <[email protected]> | 2025-06-18 23:03:54 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-06-18 23:03:54 -0400 |
| commit | 6840276dade2517d5a07910f2280e6f0658540a6 (patch) | |
| tree | 57b2df44f22426a275391ce7798f77c13887283f | |
| parent | bd8c3cd0f1e30f5ed1cbf222415cef136edd14a9 (diff) | |
| download | opencode-6840276dade2517d5a07910f2280e6f0658540a6.tar.gz opencode-6840276dade2517d5a07910f2280e6f0658540a6.zip | |
docs: update README
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ If there are additional providers you want to use you can submit a PR to the [Mo ### Config -Config is optional and can be placed in the root of your repo or globally in `~/.config/opencode/config`. It can be checked in and shared with your team. +Config is optional and can be placed in the root of your repo or globally in `~/.config/opencode/config.json`. It can be checked in and shared with your team. ```json title="opencode.json" { |
