Skip to content

Commit 064586a

Browse files
Update src/content/docs/workers-ai/tutorials/llama-vision-tutorial.mdx
Co-authored-by: Jun Lee <[email protected]>
1 parent b8c4469 commit 064586a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers-ai/tutorials/llama-vision-tutorial.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ curl https://api.cloudflare.com/client/v4/accounts/$CLOUDFLARE_ACCOUNT_ID/ai/run
3232

3333
Replace `$CLOUDFLARE_ACCOUNT_ID` and `$CLOUDFLARE_AUTH_TOKEN` with your actual account ID and token.
3434

35-
## 3: Set up your Cloudflare Worker
35+
## 2. Set up your Cloudflare Worker
3636

3737
1. Create a Worker Project
3838
You will create a new Worker project using the `create-cloudflare` CLI (`C3`). This tool simplifies setting up and deploying new applications to Cloudflare.

0 commit comments

Comments
 (0)