File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -127,8 +127,19 @@ Select one of the following options to deploy the Modernize Your Code Solution A
1271273 . Select the subscription where you want to deploy the solution
1281284 . Wait for the environment to initialize (includes all deployment tools)
1291295 . When prompted in the VS Code Web terminal, choose one of the available options shown
130-
131- 6 . Proceed to [ Step 3: Configure Deployment Settings] ( #step-3-configure-deployment-settings )
130+ 6 . Once the solution opens, the ** AI Foundry terminal** will automatically start running the following command to install the required dependencies:
131+
132+ ``` shell
133+ sh install.sh
134+ ```
135+ During this process, you’ll be prompted with the message:
136+ ```
137+ What would you like to do with these files?
138+ - Overwrite with versions from template
139+ - Keep my existing files unchanged
140+ ```
141+
142+ 7. Proceed to [Step 3: Configure Deployment Settings](# step-3-configure-deployment-settings)
132143
133144< /details>
134145
You can’t perform that action at this time.
0 commit comments