We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf79590 commit 5af7535Copy full SHA for 5af7535
README.md
@@ -5,7 +5,7 @@ This is a collection of examples for [writing Cloudflare Workers in Python](http
5
## Get started
6
7
1. `git clone https://github.com/cloudflare/python-workers-examples`
8
-2. `cd hello`
+2. `cd 01-hello`
9
3. `npx wrangler@latest dev`
10
4. Press the `b` key to open a browser tab, and make a request to your Worker
11
0 commit comments