diff --git a/README.md b/README.md index 28e549d..f344704 100644 --- a/README.md +++ b/README.md @@ -271,7 +271,7 @@ Scrapling requires Python 3.10 or higher: pip install scrapling ``` -Starting with v0.3.2, this installation only includes the parser engine and its dependencies, without any fetchers. +Starting with v0.3.2, this installation only includes the parser engine and its dependencies, without any fetchers or commandline dependencies. ### Optional Dependencies diff --git a/docs/index.md b/docs/index.md index ea7a2de..51d490d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -114,7 +114,7 @@ Scrapling requires Python 3.10 or higher: pip install scrapling ``` -Starting with v0.3.2, this installation only includes the parser engine and its dependencies, without any fetchers. +Starting with v0.3.2, this installation only includes the parser engine and its dependencies, without any fetchers or commandline dependencies. ### Optional Dependencies