Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 408b50a

Browse files
committed
Merge pull request #5 from nulltoken/patch-1
Update README to promote cloning over https
2 parents e79b8c1 + a3920b7 commit 408b50a

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
@@ -15,7 +15,7 @@ Official builds of this extension are available at [the official website](https:
1515
Clone the repository and its submodules in a git GUI client or via the command line:
1616

1717
```
18-
git clone git@github.com:github/VisualStudio
18+
git clone https://github.com/github/VisualStudio
1919
cd VisualStudio
2020
git submodule update --init
2121
```

0 commit comments

Comments
 (0)