From 0f0abfd3ed5d30b1cd5e8128dc557e90a231231c Mon Sep 17 00:00:00 2001 From: Bryan Date: Sun, 28 Jun 2015 22:30:13 -0400 Subject: [PATCH] fixing internal wiki links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a628a3..9f65fb2 100644 --- a/README.md +++ b/README.md @@ -418,11 +418,11 @@ Then patch the javascript on your system by running this code in the shell. ## Configuration -Make sure [External Service Dependencies](#external_service_dependencies) are +Make sure [External Service Dependencies](#external-service-dependencies) are satisfied. This includes running a local database and RabbitMQ instance as desired. - 1. configure `.env` as per [instructions](#external_service_dependencies) + 1. configure `.env` as per [instructions](#external-service-dependencies) 1. `foreman run python manage.py syncdb --migrate --noinput` 1. `foreman run python manage.py createsuperuser` 1. `foreman run python manage.py fetch_usde_csv ./schools.csv` -- 2.25.1