Update Start-a-New-CrewAI-Project-Template-Method.md (#1054)

Fixed grammar and typo

Co-authored-by: João Moura <joaomdmoura@gmail.com>
This commit is contained in:
Constantin Schreiber
2024-08-10 14:39:49 +02:00
committed by GitHub
parent fd87d930a7
commit 6ca051e5f3

View File

@@ -39,7 +39,7 @@ It is highly recommended that you use virtual environments to ensure that your C
### Code IDEs
Most users of CrewAI use a Code Editor / Integrated Development Environment (IDE) for building there Crews. You can use any code IDE of your choice. Seee below for some popular options for Code Editors / Integrated Development Environments (IDE):
Most users of CrewAI use a Code Editor / Integrated Development Environment (IDE) for building their Crews. You can use any code IDE of your choice. See below for some popular options for Code Editors / Integrated Development Environments (IDE):
- [Visual Studio Code](https://code.visualstudio.com/) - Most popular
- [PyCharm](https://www.jetbrains.com/pycharm/)