From 26d9b51df7085174fde22c3a9104bd467f8f0613 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. --- server-ce/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/server-ce/README.md b/server-ce/README.md index 9a4e3782b3..251b9f6260 100644 --- a/server-ce/README.md +++ b/server-ce/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