mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-11 00:58:30 +00:00
clearer usage for crewai create command
This commit is contained in:
@@ -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:
|
To create a new project, run the following CLI command:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ crewai create my_project
|
$ crewai create <project_name>
|
||||||
```
|
```
|
||||||
|
|
||||||
This command will create a new project folder with the following structure:
|
This command will create a new project folder with the following structure:
|
||||||
|
|||||||
Reference in New Issue
Block a user