We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3e8f07 commit 59ca6fdCopy full SHA for 59ca6fd
starter/turborepo-with-hono/README.md
@@ -52,10 +52,11 @@ pnpm exec turbo build --filter=docs
52
53
### Develop
54
55
-To develop all apps and packages, run the following command:
+To develop all apps and packages, run the following commands:
56
57
```
58
cd my-turborepo
59
+vc link --repo # Connect your repository to Vercel
60
61
# With [global `turbo`](https://turborepo.com/docs/getting-started/installation#global-installation) installed (recommended)
62
turbo dev
0 commit comments