enhance README clone instruction

It is much more convenient to give the https:// github scheme
since it is readable by anyone. It makes the readme more
copy/paste friendly. Using the git:// scheme is only possible
for the maintainer of the repository.
This commit is contained in:
Pierre Penninckx 2015-12-19 02:39:13 +01:00
parent 5818978736
commit 220f695041
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ I don't do anything else so don't bother asking.
You'll need to clone this repository and install a few dependencies. Let's start by cloning.
```
git clone git@github.com:jmathai/elodie.git
git clone https://github.com/jmathai/elodie.git
```
The commands on this page assume you're running them from the root of this repository. I don't have any submodules but you'll need to install the following packages.