From 8050419e716e1cfbb8c28f8b675bbf84c52396bb Mon Sep 17 00:00:00 2001 From: Ed Chalstrey Date: Thu, 10 Mar 2022 12:02:26 +0000 Subject: [PATCH] add error --- etl/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etl/README.md b/etl/README.md index 64c7f5a8..bb59e907 100644 --- a/etl/README.md +++ b/etl/README.md @@ -65,6 +65,8 @@ Extract the addressBase dataset. sudo ./extract_addressbase.sh ./addressbase_dir ``` + + Extract the MasterMap data (this step could take a while). ```bash