Skip to content

Commit 3dc075a

Browse files
authored
Merge pull request #15 from kchandi/patch-1
Update README.md to have the right git clone http value
2 parents c33561d + 62c2f4a commit 3dc075a

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)