Skip to content

Commit 1e9d9b7

Browse files
committed
Removing step of activating RR from tutorial, when
talking about the button, as this is incorporated into the button.
1 parent 35c522b commit 1e9d9b7

File tree

1 file changed

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

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,7 @@ 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 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.
36-
37-
To enable D1 Read Replication for your database, follow the steps in [Enable read replication](/d1/best-practices/read-replication/#enable-read-replication).
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, add some sample data, and activate read replication. You can then visit the deployed application.
3834

3935
## Prerequisites
4036

0 commit comments

Comments
 (0)