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 5d52e00 commit 1452ae1Copy full SHA for 1452ae1
README.md
@@ -55,12 +55,6 @@ An Azure Storage Emulator is needed for this particular sample because we will s
55
cd src
56
```
57
58
-1. Install required extensions
59
- ```shell
60
- func extensions install
61
- ```
62
-> **Note** if you miss this step the function will not start
63
-
64
1. Install Python dependencies
65
```shell
66
pip install -r requirements.txt
0 commit comments