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

@@ -184,10 +184,6 @@ def crew(self) -> Crew:
Deploy the crew or flow to [CrewAI Enterprise](https://app.crewai.com).
- **Authentication**: You need to be authenticated to deploy to CrewAI Enterprise.
```shell Terminal
crewai signup
```
If you already have an account, you can login with:
```shell Terminal
crewai login
```