Update docs

This commit is contained in:
Heitor Carvalho
2025-05-20 22:20:09 -03:00
parent e780cf9977
commit b93134d78c
3 changed files with 2 additions and 9 deletions

View File

@@ -41,11 +41,8 @@ For a quick reference project, you can clone our example repository at [github.c
First, you need to authenticate your CLI with the CrewAI Enterprise platform:
```bash
# If you already have a CrewAI Enterprise account
# If you already have a CrewAI Enterprise account, or want to create one to use the CLI:
crewai login
# If you're creating a new account
crewai signup
```
When you run either command, the CLI will: