We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9fc5ce commit a803e4cCopy full SHA for a803e4c
1 file changed
Makefile
@@ -12,6 +12,7 @@ dl:
12
./bin/download_data.py
13
14
json:
15
+ mkdir -p geonamescache/data/
16
./bin/continents.py
17
./bin/countries.py
18
./bin/cities.py
0 commit comments