diff --git a/docs/edge/en/tools/file-document/filereadtool.mdx b/docs/edge/en/tools/file-document/filereadtool.mdx index e8e5246982..811aec9ceb 100644 --- a/docs/edge/en/tools/file-document/filereadtool.mdx +++ b/docs/edge/en/tools/file-document/filereadtool.mdx @@ -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]'