From 0c9ff3a2ac976148523c2fd3de5207e8a6ffebfc Mon Sep 17 00:00:00 2001 From: Katie Horne Date: Thu, 16 Jun 2022 16:21:52 -0500 Subject: [PATCH] chore: change git link so that it uses https instead of ssh (#2431) --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 8d404401e2..6525cc7497 100644 --- a/docs/install.md +++ b/docs/install.md @@ -52,7 +52,7 @@ Coder](https://github.com/coder/coder/releases) installed. 1. Clone the `coder` repository: ```console - git clone git@github.com:coder/coder.git + git clone https://github.com/coder/coder.git ``` 2. Navigate into the `coder` folder. Coder requires a non-`localhost` access URL