docs: correcting docker installation instruction

This commit is contained in:
Karim shoair
2025-10-01 07:30:49 +03:00
parent 653fbb0594
commit db1179790e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -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