mirror of https://github.com/searxng/searxng.git
Fix typo xgd-open > xdg-open
This commit is contained in:
parent
e78bfd4d8b
commit
aaf9334c79
|
@ -167,7 +167,7 @@ container or in a script, test with curl:
|
|||
|
||||
.. code-block:: sh
|
||||
|
||||
$ xgd-open http://$SEARX_INTERNAL_URL
|
||||
$ xdg-open http://$SEARX_INTERNAL_URL
|
||||
|
||||
.. group-tab:: curl
|
||||
|
||||
|
|
Loading…
Reference in New Issue