Skip to content
This repository was archived by the owner on Oct 14, 2023. It is now read-only.

Commit 3f54d00

Browse files
authored
Merge pull request #28 from lastcoolnameleft/patch-1
Update quickstart-v2-python-functions.md
2 parents 5126220 + 7779f23 commit 3f54d00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/quickstart-v2-python-functions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ In version 2.x of the Azure Functions runtime, you have to explicitly register t
133133
134134
## Run the function locally
135135
136+
From inside the project directory (e.g. `v2functions`), run:
137+
136138
```sh
137139
func host start
138140
```

0 commit comments

Comments
 (0)