Proposed change from SSH to HTTPS in installation instructions.

This commit is contained in:
Martin Lanner 2016-02-10 11:27:24 +01:00
parent ae94be6123
commit 3f558bdc0a

View File

@ -40,7 +40,7 @@ in development environment.
* check out project code:
$ git clone git@github.com:healthchecks/healthchecks.git
$ git clone https://github.com/healthchecks/healthchecks.git
* install requirements (Django, ...) into virtualenv: