diff --git a/docs/repo-docs/getting-started/installation.mdx b/docs/repo-docs/getting-started/installation.mdx index 0af48b078e0d5..8e4944241c6eb 100644 --- a/docs/repo-docs/getting-started/installation.mdx +++ b/docs/repo-docs/getting-started/installation.mdx @@ -135,7 +135,7 @@ npx create-turbo@latest --example [example-name] npx create-turbo@latest --example [github-url] -```` +``` @@ -146,7 +146,7 @@ yarn dlx create-turbo@latest --example [example-name] # Use a GitHub repository from the community yarn dlx create-turbo@latest --example [github-url] -```` +```