Skip to content

Commit 59ca6fd

Browse files
authored
Update README.md (#1194)
1 parent f3e8f07 commit 59ca6fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

starter/turborepo-with-hono/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,11 @@ pnpm exec turbo build --filter=docs
5252

5353
### Develop
5454

55-
To develop all apps and packages, run the following command:
55+
To develop all apps and packages, run the following commands:
5656

5757
```
5858
cd my-turborepo
59+
vc link --repo # Connect your repository to Vercel
5960
6061
# With [global `turbo`](https://turborepo.com/docs/getting-started/installation#global-installation) installed (recommended)
6162
turbo dev

0 commit comments

Comments
 (0)