From 82c8c52f497a7350a02ee5759bdc8c77dd70bb9b Mon Sep 17 00:00:00 2001 From: Dan Taylor Date: Tue, 30 Apr 2019 13:10:45 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66f6914..761a7db 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ``` 1. Clone repo ``` - git clone https://dev.azure.com/Microsoft/python-sample-tweeterapp + git clone https://github.com/Microsoft/python-sample-tweeterapp ``` 1. From Visual Studio Code Insiders, run the ```Remote-Containers: Open Folder in Container...``` and select the ```python-sample-tweeterapp``` folder