source python env

This commit is contained in:
Ed Chalstrey 2022-03-10 10:40:38 +00:00
parent 4da6c96181
commit 5fb4f91e5c

View File

@ -93,11 +93,10 @@ Create a building record per outline.
sudo ./create_building_records.sh
```
Add UPRNs where they match.
<!-- TODO: python install -->
Ensure you have the `colouringlondon` environment activated, then add UPRNs where they match.
```bash
source colouringlondon/bin/activate
load_uprns.py ./addressbase_dir
````