From d8320e3b99d85188342a8b902d79942db786bb54 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sun, 23 Mar 2025 00:17:31 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5118de2..4764ce0f 100644 --- a/README.md +++ b/README.md @@ -226,7 +226,7 @@ To install new spell dictionaries in Fedora, use `sudo dnf install hunspell-CODE ### Geo-location To enable geo-location features, get official IP database from [MaxMind](https://www.maxmind.com)\ -then copy following files into the app `config` folder (available from menu) +then copy following files into the `config` folder (available from menu) * `GeoLite2-Country.mmdb` * `GeoLite2-City.mmdb` (not implemented yet)