diff --git a/README.md b/README.md index 49305d2..1579bb0 100644 --- a/README.md +++ b/README.md @@ -299,7 +299,7 @@ Starting with v0.3.2, this installation only includes the parser engine and its ### Docker You can also install a Docker image with all extras and browsers with the following command: ```bash -docker pull scrapling +docker pull pyd4vinci/scrapling ``` This image is automatically built and pushed to Docker Hub through GitHub actions right here. diff --git a/docs/ai/mcp-server.md b/docs/ai/mcp-server.md index a8290d9..145f78b 100644 --- a/docs/ai/mcp-server.md +++ b/docs/ai/mcp-server.md @@ -50,7 +50,7 @@ scrapling install Or use the Docker image directly: ```bash -docker pull scrapling +docker pull pyd4vinci/scrapling ``` ## Setting up the MCP Server