Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
fgregg committed Jul 21, 2023
1 parent f49c8ce commit 95bd3a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ You can also define specific years to format and import. Simply define a custom
you wish to import, separated by spaces.

```bash
export DATA_YEARS="2018 2019"
docker-compose run app make -e
docker-compose run -e DATA_YEARS="2018 2019" app make -e
```

If you wish to make the data without importing it, specify the `data` target.
Expand Down

0 comments on commit 95bd3a5

Please sign in to comment.