From d0bfa69a23aad0aff51867ae77b6a6809eacbf79 Mon Sep 17 00:00:00 2001 From: Emery Coxe Date: Fri, 21 Feb 2014 20:13:26 -0600 Subject: [PATCH] update README instructions to use 'https' scheme for installation instructions rather than 'git' scheme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d86e4790d..a3b1750657 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ script.* First, check out a local copy of this repository: - $ git clone git@github.com:sharelatex/sharelatex.git + $ git clone https://github.com/sharelatex/sharelatex.git $ cd sharelatex Next install all the node modules and ShareLaTeX services: