diff --git a/etl/README.md b/etl/README.md index 1403b4e8..aa284a5d 100644 --- a/etl/README.md +++ b/etl/README.md @@ -74,10 +74,10 @@ sudo ./filter_transform_mastermap_for_loading.sh /path/to/mastermap_dir -Load all building outlines. +Load all building outlines. Note: you should ensure that `mastermap_dir` has permissions that will allow the linux `find` command to work without using sudo. ```bash -sudo ./load_geometries.sh /path/to/mastermap_dir +./load_geometries.sh /path/to/mastermap_dir ``` Index geometries.