Skip to content

Commit 929888e

Browse files
authored
Update README.md
Fix typo
1 parent d646e1c commit 929888e

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
@@ -118,7 +118,7 @@ Then you can replace "ghcr.io/honeybadger-io/honeybadger-mcp-server" with
118118
directly:
119119

120120
```bash
121-
docker run -i --rm -e HONEYBADGER_PERSONAL_ACCESS_TOKEN honeybadger-mcp-server
121+
docker run -i --rm -e HONEYBADGER_PERSONAL_AUTH_TOKEN honeybadger-mcp-server
122122
```
123123

124124
### Building from source

0 commit comments

Comments
 (0)