diff --git a/modules/README.md b/modules/README.md index b103871..43b0406 100644 --- a/modules/README.md +++ b/modules/README.md @@ -808,7 +808,7 @@ To set up a local Kiwix server: 1. Install Kiwix tools: https://kiwix.org/en/ `sudo apt install kiwix-tools -y` 2. Download a Wikipedia ZIM file to `data/`: https://library.kiwix.org/ `wget https://download.kiwix.org/zim/wikipedia/wikipedia_en_100_nopic_2025-09.zim` 3. Run the server: `kiwix-serve --port 8080 wikipedia_en_100_nopic_2025-09.zim` -4. Set `useKiwixServer = True` in your config.ini +4. Set `useKiwixServer = True` in your config.ini with `wikipedia = True` The bot will automatically extract and truncate content to fit Meshtastic's message size limits (~500 characters).