Explorar el Código

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

Emery Coxe hace 12 años
padre
commit
d0bfa69a23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: