Skip to content

Commit 0c9ff3a

Browse files
author
Katie Horne
authored
chore: change git link so that it uses https instead of ssh (#2431)
1 parent da9009b commit 0c9ff3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Coder](https://github.com/coder/coder/releases) installed.
5252
1. Clone the `coder` repository:
5353

5454
```console
55-
git clone git@github.com:coder/coder.git
55+
git clone https://github.com/coder/coder.git
5656
```
5757

5858
2. Navigate into the `coder` folder. Coder requires a non-`localhost` access URL

0 commit comments

Comments
 (0)