Skip to content

Commit e12e065

Browse files
committed
changed sample year to 2023 first.
1 parent b18680b commit e12e065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
```
3131
**Note:** To download and install address data from multiple years to have a historical data set, the `YEAR_ISJ` parameter can be set as follows:
3232
```
33-
YEAR_ISJ="2013,2017,2023"
33+
YEAR_ISJ="2023,2017,2013"
3434
```
3535
Be aware though that this will require substantial disk space resources.
3636

0 commit comments

Comments
 (0)