From cf7704836adb3f107dc5b586db9b6a3c6db4c851 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=B2=E8=80=98=E2=84=A2?= Date: Fri, 10 Feb 2023 21:01:11 +0800 Subject: [PATCH] doc: Add FAQ(xdg-open: not found) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 732f86f..37002a5 100644 --- a/README.md +++ b/README.md @@ -365,6 +365,12 @@ Specify git remote name, default is `origin`. Display detail information for debug. +## FAQ + +### xdg-open: not found + +- See [xdg-open command is not working](https://askubuntu.com/questions/704712/in-ubuntu-xdg-open-command-is-not-working) + ## License [MIT](http://hotoo.mit-license.org/)