mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
update readme
This commit is contained in:
parent
ec1a9cc66a
commit
3cfeb752ab
1 changed files with 8 additions and 0 deletions
|
|
@ -223,6 +223,14 @@ UI localization planed as Crowdin repository, but it is not implemented yet.
|
||||||
To install new spell dictionaries in Fedora, use `sudo dnf install hunspell-CODE`
|
To install new spell dictionaries in Fedora, use `sudo dnf install hunspell-CODE`
|
||||||
* just replace `CODE` with the locale code you want
|
* just replace `CODE` with the locale code you want
|
||||||
|
|
||||||
|
### 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)
|
||||||
|
|
||||||
|
* `GeoLite2-City.mmdb`
|
||||||
|
* `GeoLite2-Country.mmdb`
|
||||||
|
|
||||||
### Releases
|
### Releases
|
||||||
|
|
||||||
* Package version in repository increase after [crates.io](https://crates.io/crates/yoda) release
|
* Package version in repository increase after [crates.io](https://crates.io/crates/yoda) release
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue