Skip to content

Commit 5688166

Browse files
docs: minor change of squence
2 parents f733587 + 53555ff commit 5688166

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/DeploymentGuide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
118118
1. Login to Azure:
119119

0 commit comments

Comments
 (0)