Skip to content

Commit f13b00f

Browse files
authored
Update README.md
1 parent 91f4305 commit f13b00f

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
@@ -52,7 +52,7 @@ The official [Litmus Automation](https://litmus.io) **Model Context Protocol (MC
5252
Run the server in Docker:
5353

5454
```bash
55-
docker run -d --name litmus-mcp-server -p 8000:8000 ghcr.io/litmusautomation/litmus-mcp-server/mcp:latest
55+
docker run -d --name litmus-mcp-server -p 8000:8000 ghcr.io/litmusautomation/litmus-mcp-server:main
5656
```
5757

5858
### Cursor IDE Setup

0 commit comments

Comments
 (0)