Skip to content

Commit 5cc72f4

Browse files
docs(mcp): update env vars in README (#40)
1 parent 91f4483 commit 5cc72f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mcp-server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ It is generated with [Stainless](https://www.stainless.com/).
99
You can run the MCP Server directly via `npx`:
1010

1111
```sh
12-
export ISAACUS_API_KEY = "My API Key"
12+
export ISAACUS_API_KEY="My API Key"
1313
npx -y isaacus-mcp
1414
```
1515

0 commit comments

Comments
 (0)