docs: correcting docker installation instruction
This commit is contained in:
@@ -299,7 +299,7 @@ Starting with v0.3.2, this installation only includes the parser engine and its
|
|||||||
### Docker
|
### Docker
|
||||||
You can also install a Docker image with all extras and browsers with the following command:
|
You can also install a Docker image with all extras and browsers with the following command:
|
||||||
```bash
|
```bash
|
||||||
docker pull scrapling
|
docker pull pyd4vinci/scrapling
|
||||||
```
|
```
|
||||||
This image is automatically built and pushed to Docker Hub through GitHub actions right here.
|
This image is automatically built and pushed to Docker Hub through GitHub actions right here.
|
||||||
|
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ scrapling install
|
|||||||
|
|
||||||
Or use the Docker image directly:
|
Or use the Docker image directly:
|
||||||
```bash
|
```bash
|
||||||
docker pull scrapling
|
docker pull pyd4vinci/scrapling
|
||||||
```
|
```
|
||||||
|
|
||||||
## Setting up the MCP Server
|
## Setting up the MCP Server
|
||||||
|
|||||||
Reference in New Issue
Block a user