diff options
-rw-r--r-- | taginfo-config-example.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/taginfo-config-example.json b/taginfo-config-example.json index 50fa178..c2c0264 100644 --- a/taginfo-config-example.json +++ b/taginfo-config-example.json @@ -67,7 +67,7 @@ // Note that this will NOT work for the "db" source! Well, you can download it, // but it will fail later, because the database is changed by the master.sql // scripts. - "download": "languages josm wiki", + "download": "languages josm projects wiki", // These sources will be created from the actual sources. "create": "db", "db": { |