diff --git a/docs/how-to/Start-a-New-CrewAI-Project.md b/docs/how-to/Start-a-New-CrewAI-Project.md index 5ee7920e3..9fb5cb63c 100644 --- a/docs/how-to/Start-a-New-CrewAI-Project.md +++ b/docs/how-to/Start-a-New-CrewAI-Project.md @@ -16,7 +16,7 @@ We assume you have already installed CrewAI. If not, please refer to the [instal To create a new project, run the following CLI command: ```shell -$ crewai create my_project +$ crewai create ``` This command will create a new project folder with the following structure: