Skip to content

Commit 9e62fe2

Browse files
authored
Merge pull request #320 from ppeterlongotg/patch-1
[docs] Clarify that azd init already clones the repo
2 parents b4f3922 + f1d92bd commit 9e62fe2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ You can run this repo virtually by using GitHub Codespaces or VS Code Remote Con
5353
1. Run `azd auth login`
5454
1. Run `azd init -t azure-search-openai-demo`
5555
* For the target location, the regions that currently support the models used in this sample are **East US** or **South Central US**. For an up-to-date list of regions and models, check [here](https://learn.microsoft.com/en-us/azure/cognitive-services/openai/concepts/models)
56+
* note that this command will initialize a git repository and you do not need to clone this repository
5657

5758
#### Starting from scratch:
5859

0 commit comments

Comments
 (0)