update README instructions to use 'https' scheme for installation instructions rather than 'git' scheme

This commit is contained in:
Emery Coxe 2014-02-21 20:13:26 -06:00
parent 5bc02b12fe
commit d0bfa69a23

View file

@ -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: