crewAI
crewAI copied to clipboard
zsh: no matches found: crewai[tools]
When using zsh, the pip install command returns an unnecessary error.
If we amend the docs to suggest the command with quotes, it can run everywhere without issue.
pip install "crewai[tools]"