Skip to content

Commit

Permalink
this next push tho
Browse files Browse the repository at this point in the history
  • Loading branch information
cesr authored Aug 20, 2024
1 parent 1b68125 commit b1ca528
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,10 @@ To run this project locally:

1. Install [wrangler](https://developers.cloudflare.com/workers/cli-wrangler/install-update)
2. Clone this repository
3. Run `wrangler dev` in the project directory to start a local development server
4. Make your changes and test them locally
5. Deploy your changes using `wrangler publish`
3. Rename `wrangler.template.toml` to `wrangler.toml` and replace the `account_id` with your Cloudflare account ID
4. Run `wrangler dev` in the project directory to start a local development server
5. Make your changes and test them locally
6. Deploy your changes using `wrangler publish`

## Support

Expand Down
File renamed without changes.

0 comments on commit b1ca528

Please sign in to comment.