blob: 9b8249e6f5478d0199f91debe70e719f0aaa86b7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[
{ type: install
message: <<EOM
You installed rearx: TUI client for the Searx meta-search engine
You must edit %%ETCDIR%%/rearx.yaml to setup rearx.
You can use one of Searx instances listed in https://searx.space/
or you can install your own Searx instance by running these commands:
$ sudo pkg install searx
$ sudo service searx start
EOM
}
]
|