Skip to content

Commit

Permalink
Merge d47eb19 into 561d323
Browse files Browse the repository at this point in the history
  • Loading branch information
Bonifase committed May 1, 2018
2 parents 561d323 + d47eb19 commit 46fb9be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ in development environment.

* check out project code:

$ git clone https://github.com/healthchecks/healthchecks.git
$ git clone hhttps://github.com/andela/hc-bulls.git

* install requirements (Django, ...) into virtualenv:

Expand All @@ -51,7 +51,7 @@ in development environment.

* create database tables, triggers, superuser:

$ cd ~/webapps/healthchecks
$ cd ~/webapps/healthckecks
$ ./manage.py migrate
$ ./manage.py ensuretriggers
$ ./manage.py createsuperuser
Expand Down

0 comments on commit 46fb9be

Please sign in to comment.