docs: update quickstart and installation guides for improved clarity (#5301)

* docs: update quickstart and installation guides for improved clarity

- Revised the quickstart guide to emphasize creating a Flow and running a single-agent crew that generates a report.
- Updated the installation documentation to reflect changes in the quickstart process and enhance user understanding.

* translations
This commit is contained in:
Lorenze Jay
2026-04-06 15:04:54 -07:00
committed by GitHub
parent f98dde6c62
commit 0c307f1621
16 changed files with 686 additions and 1118 deletions

View File

@@ -105,7 +105,7 @@ CLI는 `pyproject.toml`에서 프로젝트 유형을 자동으로 감지하고
```
<Tip>
첫 배포는 컨테이너 이미지를 빌드하므로 일반적으로 10~15분 정도 소요됩니다. 이후 배포는 훨씬 빠릅니다.
첫 배포는 보통 약 1분 정도 소요됩니다.
</Tip>
</Step>
@@ -187,7 +187,7 @@ Crew를 GitHub 저장소에 푸시해야 합니다. 아직 Crew를 만들지 않
1. "Deploy" 버튼을 클릭하여 배포 프로세스를 시작합니다.
2. 진행 바를 통해 진행 상황을 모니터링할 수 있습니다.
3. 첫 번째 배포에는 일반적으로 약 10-15분 정도 소요되며, 이후 배포는 더 빠릅니다.
3. 첫 번째 배포에는 일반적으로 약 1분 정도 소요니다
<Frame>
![Deploy Progress](/images/enterprise/deploy-progress.png)