From: Bryan Date: Mon, 29 Jun 2015 02:30:13 +0000 (-0400) Subject: fixing internal wiki links X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0f0abfd3ed5d30b1cd5e8128dc557e90a231231c;p=oweals%2Fkarmaworld.git fixing internal wiki links --- 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`