update comment

This commit is contained in:
Ed Chalstrey 2022-04-27 15:59:20 +01:00
parent 7e569d28e3
commit f75cbe7bd0

View File

@ -117,7 +117,7 @@ export PGHOST=localhost
export PGDATABASE=<colouringlondondb>
```
Run any new database migrations from `../migrations` added since the last time the db was updated.
First make sure to run `git pull` to catch any code changes and run any new database migrations from `../migrations` added since the last time the db was updated.
Move into the `etl` directory and set execute permission on all scripts.