clearer usage for crewai create command

This commit is contained in:
Lorenze Jay
2024-07-23 11:32:25 -07:00
parent 78ef490646
commit 776c67cc0f

View File

@@ -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 <project_name>
```
This command will create a new project folder with the following structure: