Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvNC committed Jul 12, 2024
1 parent cab32d1 commit 527cd7f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,12 @@ bun run start -l ja -d 2022-12-01
where `ja` is the language code and `2022.12.01` is the date of the dump (there
are no newer DBPedia versions).

To download and build all available languages, run:

```sh
bun run start -a
```

You must be running this in linux with `bzip2` installed.

If you want to export a minimal dictionary with 1000 lines for testing, set an
Expand Down

0 comments on commit 527cd7f

Please sign in to comment.