remove superfluous sub-headers
This commit is contained in:
parent
915d328e3f
commit
568fbccb25
@ -31,8 +31,6 @@ Before creating or updating a Colouring London database, you'll need to make sur
|
||||
|
||||
# :new_moon: Creating a Colouring London database from scratch
|
||||
|
||||
## Prerequisites
|
||||
|
||||
You should already have set up PostgreSQL and created a database in an Ubuntu environment. Make sure to create environment variables to use `psql` if you haven't already:
|
||||
|
||||
```bash
|
||||
@ -55,8 +53,6 @@ creation steps below.
|
||||
|
||||
You should already have installed GNU parallel, which is used to speed up loading bulk data.
|
||||
|
||||
## Processing and loading Ordnance Survey data
|
||||
|
||||
Move into the `etl` directory and set execute permission on all scripts.
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user