Skip to content

Commit 26d0280

Browse files
committed
docs: contributing
1 parent 3274a58 commit 26d0280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Want to take on an issue? Leave a comment and a maintainer may assign it to you
4040
- `packages/plugin`: Source for `@opencode-ai/plugin`
4141

4242
> [!NOTE]
43-
> After touching `packages/opencode/src/server/server.ts`, run "./packages/sdk/js/script/build.ts" to regenerate the JS sdk.
43+
> If you make changes to the API or SDK (e.g. `packages/opencode/src/server/server.ts`), run `./script/generate.ts` to regenerate the SDK and related files.
4444
4545
Please try to follow the [style guide](./STYLE_GUIDE.md)
4646

0 commit comments

Comments
 (0)