Skip to content

Commit 519b108

Browse files
wtrockiblva
andauthored
Update README.md
Co-authored-by: Bianca Lisle <[email protected]>
1 parent 795625c commit 519b108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Use your Atlas API Service Accounts credentials. Must follow all the steps in [A
9292
Start Server using npx command:
9393

9494
```shell
95-
npx -y mongodb-mcp-server --apiClientId="your-atlas-service-accounts-client-id" --apiClientSecret="your-atlas-service-accounts-client-secret" --logPath=dev-logs
95+
npx -y mongodb-mcp-server --apiClientId="your-atlas-service-accounts-client-id" --apiClientSecret="your-atlas-service-accounts-client-secret"
9696
```
9797

9898
#### Other options

0 commit comments

Comments
 (0)