Skip to content

Commit 2ecd129

Browse files
authored
Update src/content/docs/d1/tutorials/using-read-replication-for-e-com/index.mdx
1 parent 487d1fd commit 2ecd129

File tree

1 file changed

+3
-1
lines changed
  • src/content/docs/d1/tutorials/using-read-replication-for-e-com

1 file changed

+3
-1
lines changed

src/content/docs/d1/tutorials/using-read-replication-for-e-com/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ If you want to skip the steps and get started quickly, click on the below button
3030

3131
[![Deploy to Cloudflare](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/harshil1712/e-com-d1-hono)
3232

33-
This will create a repository in your GitHub account and deploy the application to Cloudflare Workers. It will also create and bind a D1 database, create the required tables, and add some sample data. You can visit the deployed application. However, you need to enable D1 Read Replication for your database.
33+
This will create a repository in your GitHub account and deploy the application to Cloudflare Workers. It will also create and bind a D1 database, create the required tables, and add some sample data. You can then visit the deployed application.
34+
35+
After deploying to Cloudflare through the button, this tutorial requires you to enable read replication for your newly created D1 database.
3436

3537
To enable D1 Read Replication for your database, run the following command:
3638

0 commit comments

Comments
 (0)