mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-08-31 05:18: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
|
||||
|
||||
Install the crewai tools package:
|
||||
CrewAI should already be installed. Add tools support with:
|
||||
|
||||
```shell
|
||||
pip install 'crewai[tools]'
|
||||
|
||||
Reference in New Issue
Block a user