Skip to content

Commit a29968d

Browse files
minor update to copy (#1896)
1 parent f2a7571 commit a29968d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

examples/tutorials/next.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,8 +312,9 @@ details!
312312
Now that you have your working Next.js app, you can deploy it to the web with
313313
Deno Deploy<sup>EA</sup>.
314314

315-
Deno Deploy requires your code to be hosted on GitHub to access and deploy it,
316-
so first you'll need to create a GitHub repository and push your app there.
315+
For the best experience, you can deploy your app directly from GitHub, which
316+
will set up automated deployments. Create a GitHub repository and push your app
317+
there.
317318

318319
[Create a new GitHub repository](https://github.com/new), then initialize and
319320
push your app to GitHub:

0 commit comments

Comments
 (0)