From a51dfb41d092b4664892e4996d800af23ca226d4 Mon Sep 17 00:00:00 2001 From: Leo Hemsted Date: Wed, 16 Nov 2016 16:11:23 +0000 Subject: [PATCH] typo paul tried to copy + paste command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28dc6e38f..94f88a902 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ scripts/run_celery_beat.sh ## To test the application -First, ensure that `scripts/boostrap.sh` has been run, as it creates the test database. +First, ensure that `scripts/bootstrap.sh` has been run, as it creates the test database. Then simply run