Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ If you are using one of the [Quick Deploy options](#quick-deploy), open the code
If you are not using any of the Quick Deploy options, download the project code:

```shell
git clone https://github.com/Azure-Samples/get-started-with-ai-chat.git
azd init -t get-started-with-ai-chat
```
At this point you could make changes to the code if required. However, no changes are needed to deploy and test the app as shown in the next step.

Expand Down