Skip to content

Commit 62c2f4a

Browse files
authored
Update README.md to have the right git clone http value
1 parent c33561d commit 62c2f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You can initialize a project from this `azd` template in one of these ways:
4545
+ Clone the GitHub template repository locally using the `git clone` command:
4646

4747
```shell
48-
git clone https://github.com/Azure-Samples/functions-quickstart-python-azd.git
48+
git clone https://github.com/Azure-Samples/functions-quickstart-python-http-azd.git
4949
cd functions-quickstart-python-azd
5050
```
5151

0 commit comments

Comments
 (0)