Skip to content

Commit db11797

Browse files
committed
docs: correcting docker installation instruction
1 parent 653fbb0 commit db11797

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ Starting with v0.3.2, this installation only includes the parser engine and its
299299
### Docker
300300
You can also install a Docker image with all extras and browsers with the following command:
301301
```bash
302-
docker pull scrapling
302+
docker pull pyd4vinci/scrapling
303303
```
304304
This image is automatically built and pushed to Docker Hub through GitHub actions right here.
305305

docs/ai/mcp-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ scrapling install
5050

5151
Or use the Docker image directly:
5252
```bash
53-
docker pull scrapling
53+
docker pull pyd4vinci/scrapling
5454
```
5555

5656
## Setting up the MCP Server

0 commit comments

Comments
 (0)