diff --git a/docs/concepts/cli.mdx b/docs/concepts/cli.mdx index 5d2fecff1..6eac1ceec 100644 --- a/docs/concepts/cli.mdx +++ b/docs/concepts/cli.mdx @@ -6,7 +6,7 @@ icon: terminal # CrewAI CLI Documentation -The CrewAI CLI provides a set of commands to interact with CrewAI, allowing you to create, train, run, and manage crews, pipelines and flows. +The CrewAI CLI provides a set of commands to interact with CrewAI, allowing you to create, train, run, and manage crews & flows. ## Installation @@ -150,7 +150,9 @@ Some commands may require additional configuration or setup within your project ### 9. API Keys -When running ```crewai create crew``` command, the CLI will prompt for API keys. It will first show you the top 5 most common LLM providers and ask you to select one. +When running ```crewai create crew``` command, the CLI will first show you the top 5 most common LLM providers and ask you to select one. + +Once you've selected an LLM provider, you will be prompted for API keys. #### Initial API key providers