mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 08:08:32 +00:00
fix: correct directory name in quickstart documentation
This commit is contained in:
@@ -27,7 +27,7 @@ Follow the steps below to get Crewing! 🚣♂️
|
|||||||
<Step title="Navigate to your new crew project">
|
<Step title="Navigate to your new crew project">
|
||||||
<CodeGroup>
|
<CodeGroup>
|
||||||
```shell Terminal
|
```shell Terminal
|
||||||
cd latest-ai-development
|
cd latest_ai_development
|
||||||
```
|
```
|
||||||
</CodeGroup>
|
</CodeGroup>
|
||||||
</Step>
|
</Step>
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ mode: "wide"
|
|||||||
<Step title="새로운 crew 프로젝트로 이동하기">
|
<Step title="새로운 crew 프로젝트로 이동하기">
|
||||||
<CodeGroup>
|
<CodeGroup>
|
||||||
```shell Terminal
|
```shell Terminal
|
||||||
cd latest-ai-development
|
cd latest_ai_development
|
||||||
```
|
```
|
||||||
</CodeGroup>
|
</CodeGroup>
|
||||||
</Step>
|
</Step>
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ Siga os passos abaixo para começar a tripular! 🚣♂️
|
|||||||
<Step title="Navegue até o novo projeto da sua tripulação">
|
<Step title="Navegue até o novo projeto da sua tripulação">
|
||||||
<CodeGroup>
|
<CodeGroup>
|
||||||
```shell Terminal
|
```shell Terminal
|
||||||
cd latest-ai-development
|
cd latest_ai_development
|
||||||
```
|
```
|
||||||
</CodeGroup>
|
</CodeGroup>
|
||||||
</Step>
|
</Step>
|
||||||
|
|||||||
Reference in New Issue
Block a user