Skip to content

Commit

Permalink
doc: clarify binding name
Browse files Browse the repository at this point in the history
  • Loading branch information
SharzyL committed Feb 8, 2024
1 parent b79e8d8 commit 013cc1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Requirements:

**Step 2**. Clone the repository and enter the directory. Run `yarn` to install dependencies.

**Step 3**. Modify entries in `wrangler.toml` according to your own account information (routes, kv namespace ids are what you need to modify).
**Step 3**. Modify entries in `wrangler.toml` according to your own account information (routes, kv namespace id are what you need to modify, do not touch the binding name).

> [!NOTE]
> Ensure that the domain in your routes configuration is hosted on your Cloudflare account.
Expand Down

0 comments on commit 013cc1c

Please sign in to comment.