Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloarosado committed Mar 19, 2024
1 parent 57ad6d4 commit f411a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/global-food-explorer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Everything in this folder is used to generate the massive spreadsheet config for

## Building the explorer

Firstly, update the `VERSION` variable defined in `global-food-explorer.py` to be the latest ETL version of the food explorer step.
Firstly, ensure the `VERSION` and `YEAR` variables defined in `global-food-explorer.py` are the correct ones, aligned with the latest ETL version of the food explorer step.

You need Python 3.9 with `poetry` installed, then run `make`. It will generate the top-level explorer config `global-food.explorer.tsv`, if it's out of date.

Expand Down

0 comments on commit f411a49

Please sign in to comment.