Skip to content

Commit 1452ae1

Browse files
Removing host extension installation
1 parent 5d52e00 commit 1452ae1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,6 @@ An Azure Storage Emulator is needed for this particular sample because we will s
5555
cd src
5656
```
5757

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-
6458
1. Install Python dependencies
6559
```shell
6660
pip install -r requirements.txt

0 commit comments

Comments
 (0)