Skip to content

Commit d356bf2

Browse files
committed
feat: address comments
1 parent 0551991 commit d356bf2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

registry/coder/modules/claude-code/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ module "claude-code" {
5151
version = "3.0.0"
5252
agent_id = coder_agent.example.id
5353
workdir = "/home/coder/project"
54-
55-
# --- Authentication --- (required for tasks)
54+
5655
claude_api_key = "xxxx-xxxxx-xxxx"
5756
# OR
5857
claude_code_oauth_token = "xxxxx-xxxx-xxxx"

0 commit comments

Comments
 (0)