Skip to content

Commit 2348df9

Browse files
authored
Merge pull request #115097 from ArmandoLacerda/patch-4
Update functions-install-core-tools-vs-code.md
2 parents 328e5fd + 3abe787 commit 2348df9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/functions-install-core-tools-vs-code.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ ms.author: glenga
88

99
## Install or update Core Tools
1010

11-
The Azure Functions extension for Visual Studio Code integrates with Azure Functions Core Tools so that you can run and debug your functions locally in Visual Studio Code using the Azure Functions runtime. Before getting stated, it's a good idea to install Core Tools locally or update an existing installation to use the latest version.
11+
The Azure Functions extension for Visual Studio Code integrates with Azure Functions Core Tools so that you can run and debug your functions locally in Visual Studio Code using the Azure Functions runtime. Before getting started, it's a good idea to install Core Tools locally or update an existing installation to use the latest version.
1212

1313
In Visual Studio Code, select F1 to open the command palette, and then search for and run the command **Azure Functions: Install or Update Core Tools**.
1414

15-
This command starts a package-based installation of the latest version of Core Tools.
15+
This command starts a package-based installation of the latest version of Core Tools.

0 commit comments

Comments
 (0)