remove sudo

This commit is contained in:
Ed Chalstrey 2022-03-28 15:22:04 +01:00
parent c85b321a60
commit 4cd14ffd77

View File

@ -74,10 +74,10 @@ sudo ./filter_transform_mastermap_for_loading.sh /path/to/mastermap_dir
<!-- Didn't throw an error - did Ctrl-C after a miniute -->
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.