From 8d42c745e4da631037ccc693707c9b55e33d670e Mon Sep 17 00:00:00 2001 From: Katie Horne Date: Thu, 16 Jun 2022 15:01:06 -0500 Subject: [PATCH] chore: change git link so that it uses https instead of ssh --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 292f3a83d0fa0..d6fcc8f37ecf7 100644 --- a/docs/install.md +++ b/docs/install.md @@ -49,7 +49,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 ``` 1. Navigate into the `coder` folder. Coder requires a non-`localhost` access URL