Skip to content

Commit a495319

Browse files
Jensmichiosw
authored andcommitted
update Readme
1 parent a51f5f7 commit a495319

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,10 @@ For Windsurf integration, add this to your config:
165165
"--stdio",
166166
"--proxy-port",
167167
"9000"
168-
]
168+
],
169+
"env": {
170+
"OPENAI_API_KEY": "your-api-key"
171+
}
169172
}
170173
}
171174
}

0 commit comments

Comments
 (0)