Skip to content

Commit 99814f1

Browse files
committed
fix: format
1 parent 5288d11 commit 99814f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,10 @@ Start Server using npx command:
9898
- For a complete list of arguments see [Configuration Options](#configuration-options)
9999
- To configure your Atlas Service Accounts credentials please refer to [Atlas API Access](#atlas-api-access)
100100

101-
#### Option 4: Standalone Service using environment variables
101+
#### Option 4: Standalone Service using environment variables
102102

103103
```shell
104-
npx -y mongodb-mcp-server
104+
npx -y mongodb-mcp-server
105105
```
106106

107107
You can use environment variables in the config file or set them and run the server via npx.

0 commit comments

Comments
 (0)