Skip to content

Commit 5af7535

Browse files
wootersdom96
authored andcommitted
Update directory name in README instructions
Small change to dir name in "Get started" section
1 parent bf79590 commit 5af7535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This is a collection of examples for [writing Cloudflare Workers in Python](http
55
## Get started
66

77
1. `git clone https://github.com/cloudflare/python-workers-examples`
8-
2. `cd hello`
8+
2. `cd 01-hello`
99
3. `npx wrangler@latest dev`
1010
4. Press the `b` key to open a browser tab, and make a request to your Worker
1111

0 commit comments

Comments
 (0)