diff --git a/docs/en/quickstart.mdx b/docs/en/quickstart.mdx index 9c86fc333..08a36c207 100644 --- a/docs/en/quickstart.mdx +++ b/docs/en/quickstart.mdx @@ -27,7 +27,7 @@ Follow the steps below to get Crewing! 🚣‍♂️ ```shell Terminal - cd latest-ai-development + cd latest_ai_development ``` diff --git a/docs/ko/quickstart.mdx b/docs/ko/quickstart.mdx index 4231fbbde..7db5ad175 100644 --- a/docs/ko/quickstart.mdx +++ b/docs/ko/quickstart.mdx @@ -27,7 +27,7 @@ mode: "wide" ```shell Terminal - cd latest-ai-development + cd latest_ai_development ``` diff --git a/docs/pt-BR/quickstart.mdx b/docs/pt-BR/quickstart.mdx index 55bf425fd..04fb3bd23 100644 --- a/docs/pt-BR/quickstart.mdx +++ b/docs/pt-BR/quickstart.mdx @@ -27,7 +27,7 @@ Siga os passos abaixo para começar a tripular! 🚣‍♂️ ```shell Terminal - cd latest-ai-development + cd latest_ai_development ```