aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages/create-turbo/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/create-turbo/README.md')
-rw-r--r--packages/create-turbo/README.md13
1 files changed, 0 insertions, 13 deletions
diff --git a/packages/create-turbo/README.md b/packages/create-turbo/README.md
deleted file mode 100644
index 485485f..0000000
--- a/packages/create-turbo/README.md
+++ /dev/null
@@ -1,13 +0,0 @@
-# Welcome to Turborepo
-
-[Turborepo](https://turbo.build/repo) is a high-performance monorepo build-system for modern JavaScript and TypeScript codebases.
-
-To get started, open a new shell and run:
-
-```sh
-npx create-turbo@latest
-```
-
-Then follow the prompts you see in your terminal.
-
-For more information about Turborepo, [visit turbo.build/repo](https://turbo.build/repo) and follow us on Twitter ([@turborepo](https://twitter.com/turborepo))!