mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-09-11 04:38:00 +00:00
docs: assume CrewAI is already installed for FileReadTool
Wording now only covers adding the tools extra. Co-authored-by: Rip&Tear <theCyberTech@users.noreply.github.com>
This commit is contained in:
@@ -21,7 +21,7 @@ The tool stops once it has those lines, so it does not scan the rest of the file
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Install the crewai tools package:
|
CrewAI should already be installed. Add tools support with:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
pip install 'crewai[tools]'
|
pip install 'crewai[tools]'
|
||||||
|
|||||||
Reference in New Issue
Block a user