File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ You can run this solution in VS Code Web. The button will open a web-based VS Co
7070
7171 Select the appropriate subscription to continue.
7272
73- 4 . Once the solution opens, the ** AI Foundry terminal** will automatically start running the following command to install the required dependencies:
73+ 3 . Once the solution opens, the ** AI Foundry terminal** will automatically start running the following command to install the required dependencies:
7474
7575 ``` shell
7676 sh install.sh
@@ -83,7 +83,7 @@ You can run this solution in VS Code Web. The button will open a web-based VS Co
8383 ```
8484 Choose “** Overwrite with versions from template** ” and provide a unique environment name when prompted.
8585
86- 6 . Continue with the [deploying steps](# deploying-with-azd).
86+ 4 . Continue with the [deploying steps](# deploying-with-azd).
8787
8888< /details>
8989
@@ -113,7 +113,7 @@ You can run this solution in VS Code Web. The button will open a web-based VS Co
113113
114114# ## Deploying with AZD
115115
116- Once you' ve opened the project in locally , you can deploy it to Azure by following these steps:
116+ Once you' ve opened the project in Visual Studio Code (WEB) or local , you can deploy it to Azure by following these steps:
117117
1181181. Login to Azure:
119119
You can’t perform that action at this time.
0 commit comments