Docs: Alphabetize sections, add YouTube video, improve layout (#2560)

This commit is contained in:
Tony Kipkemboi
2025-04-09 14:14:03 -07:00
committed by GitHub
parent b73960cebe
commit fbb156b9de
2 changed files with 24 additions and 4 deletions

View File

@@ -4,6 +4,21 @@ description: Get started with CrewAI - Install, configure, and build your first
icon: wrench
---
## Video Tutorial
Watch this video tutorial for a step-by-step demonstration of the installation process:
<iframe
width="100%"
height="400"
src="https://www.youtube.com/embed/-kSOTtYzgEw"
title="CrewAI Installation Guide"
frameborder="0"
style={{ borderRadius: '10px' }}
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
## Text Tutorial
<Note>
**Python Version Requirements**