Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
clarify that azd init also initializes a git repo
  • Loading branch information
ppeterlongotg authored Jun 15, 2023
1 parent b4f3922 commit f1d92bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ You can run this repo virtually by using GitHub Codespaces or VS Code Remote Con
1. Run `azd auth login`
1. Run `azd init -t azure-search-openai-demo`
* 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)
* note that this command will initialize a git repository and you do not need to clone this repository

#### Starting from scratch:

Expand Down

0 comments on commit f1d92bd

Please sign in to comment.