From 84dfc633bd6d382db26e9bec266754ae5f192e1b Mon Sep 17 00:00:00 2001 From: James Allen Date: Sat, 22 Feb 2014 14:11:12 +0000 Subject: [PATCH] Remove Github ssh keys message This is now redundant since everything uses https. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 9a4e3782b3..251b9f6260 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,6 @@ APIs that talk to each other over HTTP and Redis pub-sub channels. This reposito pulls together all of the different services and allows you to set up and run them quickly. -*Note: Please make sure you have your public key configured with github since -we use ssh to pull additional repositories from github when you run the install -script.* - First, check out a local copy of this repository: $ git clone https://github.com/sharelatex/sharelatex.git