Procházet zdrojové kódy

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

Emery Coxe před 12 roky
rodič
revize
d0bfa69a23
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      README.md

+ 1 - 1
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: