Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Before using these examples, you need:
- A **dispatch namespace** - Created via the [dashboard](/cloudflare-for-platforms/workers-for-platforms/get-started/)
- An **API token** with Workers permissions - Create one at [API Tokens](https://dash.cloudflare.com/profile/api-tokens)

For SDK examples, install the Cloudflare SDK:
For SDK examples, install the [Cloudflare SDK](/fundamentals/api/reference/sdks/):

```sh
npm install cloudflare
Expand Down