Skip to content

Commit c3cf71f

Browse files
1 parent 8df6cd7 commit c3cf71f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/local-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Open a terminal to the root folder of your existing Azure Static Web Apps site.
7373
1. Install the CLI.
7474

7575
```console
76-
npm install -g @azure/static-web-apps-cli
76+
npm install -g @azure/static-web-apps-cli azure-functions-core-tools
7777
```
7878

7979
1. Build your app if required by your application.

0 commit comments

Comments
 (0)