Activities/Wikipedia/HowTo: Difference between revisions
| Line 26: | Line 26: | ||
You need to create a directory inside the previously created activity directory, and download the wikipedia dump file there. | You need to create a directory inside the previously created activity directory, and download the wikipedia dump file there. | ||
The first two letters from your directory must be the language code. For example: es_es or | The first two letters from your directory must be the language code, next a '_', and later any string. For example: es_es, en_us or en_history. | ||
mkdir es_lat | mkdir es_lat | ||